aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-03 13:57:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-03 13:57:46 +0000
commit2ca4195def04afed0ca2984ad28c4fe1486efa9d (patch)
tree2385ca2e581242ab2b8ec3f2e9883fa9f7c171ef /misc
parent0b9237831bcf11d6ac1b966c0e510a7f32056be9 (diff)
downloadports-2ca4195def04afed0ca2984ad28c4fe1486efa9d.tar.gz
ports-2ca4195def04afed0ca2984ad28c4fe1486efa9d.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/skyutils/Makefile1
-rw-r--r--misc/xtypo/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/misc/skyutils/Makefile b/misc/skyutils/Makefile
index c255cab8578f..91c7c39bb5f2 100644
--- a/misc/skyutils/Makefile
+++ b/misc/skyutils/Makefile
@@ -17,7 +17,6 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
-NO_STAGE= yes
pre-configure:
@${REINPLACE_CMD} -e's/[[:cntrl:]]*$$//' ${WRKSRC}/src/skyutils.h
diff --git a/misc/xtypo/Makefile b/misc/xtypo/Makefile
index 8b489b265649..fa1489e0d1d6 100644
--- a/misc/xtypo/Makefile
+++ b/misc/xtypo/Makefile
@@ -17,5 +17,4 @@ ALL_TARGET= xtypo
WRKSRC= ${WRKDIR}/xtypo
-NO_STAGE= yes
.include <bsd.port.mk>