forked from opnsense/ports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Taken from: FreeBSD
- Loading branch information
Showing
17 changed files
with
8 additions
and
1,594 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -513,7 +513,7 @@ FreeBSD_MAINTAINER= [email protected] | |
# BUNDLE_LIBS Teach pkg(8) to not automatically add all shared libraries | ||
# installed by a port as a "provided" shared libraries provided | ||
# for other packages (prevent them from being exposed in the | ||
# solver). This has to be used for ports that bundles third | ||
# solver). This has to be used for ports that bundle third | ||
# party libraries for internal usage. | ||
# MASTERDIR - Where the port finds patches, package files, etc. Define | ||
# this is you have two or more ports that share most of the | ||
|
@@ -2039,7 +2039,7 @@ ${lang}FLAGS+= ${${lang}FLAGS_${ARCH}} | |
|
||
# Multiple make jobs support | ||
.if defined(DISABLE_MAKE_JOBS) || defined(MAKE_JOBS_UNSAFE) | ||
_MAKE_JOBS= # | ||
_MAKE_JOBS?= # | ||
MAKE_JOBS_NUMBER= 1 | ||
.else | ||
.if defined(MAKE_JOBS_NUMBER) | ||
|
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.