diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bksh/Makefile | 1 | ||||
-rw-r--r-- | sysutils/bsdmoted/Makefile | 1 | ||||
-rw-r--r-- | sysutils/cdf/Makefile | 1 | ||||
-rw-r--r-- | sysutils/ciso/Makefile | 1 | ||||
-rw-r--r-- | sysutils/eventlog/Makefile | 1 | ||||
-rw-r--r-- | sysutils/freedt/Makefile | 1 | ||||
-rw-r--r-- | sysutils/hdrecover/Makefile | 1 | ||||
-rw-r--r-- | sysutils/jail2/Makefile | 1 | ||||
-rw-r--r-- | sysutils/libsunacl/Makefile | 1 | ||||
-rw-r--r-- | sysutils/liburcu/Makefile | 1 | ||||
-rw-r--r-- | sysutils/mdf2iso/Makefile | 1 | ||||
-rw-r--r-- | sysutils/ssid/Makefile | 1 |
12 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/bksh/Makefile b/sysutils/bksh/Makefile index 28af4eeb173c..0f2b9b7d90c0 100644 --- a/sysutils/bksh/Makefile +++ b/sysutils/bksh/Makefile @@ -11,7 +11,6 @@ COMMENT= Backup-only shell PLIST_FILES= bin/bksh -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s/NOMAN/NO_MAN/" ${WRKSRC}/local.mk diff --git a/sysutils/bsdmoted/Makefile b/sysutils/bsdmoted/Makefile index 91159a729702..ceafd80bbff6 100644 --- a/sysutils/bsdmoted/Makefile +++ b/sysutils/bsdmoted/Makefile @@ -11,5 +11,4 @@ COMMENT= Use Wii remote as mouse PLIST_FILES= sbin/bsdmoted -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/cdf/Makefile b/sysutils/cdf/Makefile index cc435d6a4236..aaa5f2443d2a 100644 --- a/sysutils/cdf/Makefile +++ b/sysutils/cdf/Makefile @@ -14,5 +14,4 @@ PLIST_FILES= bin/cdf GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/ciso/Makefile b/sysutils/ciso/Makefile index a5b1cd1711e3..cb9d4db4ab80 100644 --- a/sysutils/ciso/Makefile +++ b/sysutils/ciso/Makefile @@ -14,5 +14,4 @@ COMMENT= A tool to compress ISO images to CSO format USE_DOS2UNIX= yes PLIST_FILES= bin/ciso -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/eventlog/Makefile b/sysutils/eventlog/Makefile index dc8a05e6f1d5..b77b7584b7f3 100644 --- a/sysutils/eventlog/Makefile +++ b/sysutils/eventlog/Makefile @@ -14,5 +14,4 @@ GNU_CONFIGURE= yes USES= pathfix pkgconfig USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/freedt/Makefile b/sysutils/freedt/Makefile index 38a9af6af5a1..df3aa0a54e6f 100644 --- a/sysutils/freedt/Makefile +++ b/sysutils/freedt/Makefile @@ -15,5 +15,4 @@ CONFLICTS= daemontools-[0-9]* GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/hdrecover/Makefile b/sysutils/hdrecover/Makefile index 2b78b1b11b4c..78406df0d11d 100644 --- a/sysutils/hdrecover/Makefile +++ b/sysutils/hdrecover/Makefile @@ -15,5 +15,4 @@ LICENSE_FILE= ${WRKSRC}/COPYING PLIST_FILES= bin/hdrecover -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/jail2/Makefile b/sysutils/jail2/Makefile index 364499b2d80b..edb031dae079 100644 --- a/sysutils/jail2/Makefile +++ b/sysutils/jail2/Makefile @@ -14,5 +14,4 @@ NO_INSTALL= yes USE_RC_SUBR= jail2 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/libsunacl/Makefile b/sysutils/libsunacl/Makefile index 6b62ebf79d40..02079e21ae8d 100644 --- a/sysutils/libsunacl/Makefile +++ b/sysutils/libsunacl/Makefile @@ -12,7 +12,6 @@ COMMENT= Wrapper providing SunOS NFSv4 ACL API USE_LDCONFIG= yes PLIST_FILES= include/sunacl.h lib/libsunacl.a lib/libsunacl.so.1 lib/libsunacl.so -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 800000 diff --git a/sysutils/liburcu/Makefile b/sysutils/liburcu/Makefile index 3dacc562dfc8..4d9f3237b3c8 100644 --- a/sysutils/liburcu/Makefile +++ b/sysutils/liburcu/Makefile @@ -28,5 +28,4 @@ USE_GMAKE= yes regression-test: build @cd ${WRKSRC} && ${MAKE} check -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/mdf2iso/Makefile b/sysutils/mdf2iso/Makefile index 2683c6fd8a04..affd65daddc3 100644 --- a/sysutils/mdf2iso/Makefile +++ b/sysutils/mdf2iso/Makefile @@ -18,5 +18,4 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/mdf2iso -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/ssid/Makefile b/sysutils/ssid/Makefile index fd66a363f6ab..e7a4948b8133 100644 --- a/sysutils/ssid/Makefile +++ b/sysutils/ssid/Makefile @@ -13,5 +13,4 @@ LICENSE= MIT PLIST_FILES= bin/ssid -NO_STAGE= yes .include <bsd.port.mk> |