summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/cpuid/Makefile1
-rw-r--r--misc/histring/Makefile1
-rw-r--r--misc/hulgalugha/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/misc/cpuid/Makefile b/misc/cpuid/Makefile
index dfdf81b..72c20fd 100644
--- a/misc/cpuid/Makefile
+++ b/misc/cpuid/Makefile
@@ -13,7 +13,6 @@ COMMENT= CPU identification utility
PLIST_FILES= bin/cpuid
ONLY_FOR_ARCHS= i386 amd64
-NO_STAGE= yes
post-patch:
${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.bak && \
${CP} ${FILESDIR}/Makefile.bsd ${WRKSRC}/Makefile
diff --git a/misc/histring/Makefile b/misc/histring/Makefile
index 2a2c564..7ce55ae 100644
--- a/misc/histring/Makefile
+++ b/misc/histring/Makefile
@@ -14,5 +14,4 @@ COMMENT= Highlight strings using the ANSI terminal escape sequences
GNU_CONFIGURE= yes
PLIST_FILES= bin/histring
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/misc/hulgalugha/Makefile b/misc/hulgalugha/Makefile
index 081ee74..fe8978b 100644
--- a/misc/hulgalugha/Makefile
+++ b/misc/hulgalugha/Makefile
@@ -12,7 +12,6 @@ COMMENT= Very jerky text filter
PLIST_FILES= bin/hulgalugha
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s/NOMAN/NO_MAN/" ${WRKSRC}/Makefile
.include <bsd.port.mk>
OpenPOWER on IntegriCloud