aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-09-25 00:54:08 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-09-25 00:54:08 +0000
commit2d8b17ea397de7c90e5eb26a0149ea1925fe88db (patch)
tree8faaee74abe14ca7569b7b9c61a088cb0a3df0c6 /editors
parent98bc8f9a83820c02838b15a09d44bbc425a41fbb (diff)
downloadports-2d8b17ea397de7c90e5eb26a0149ea1925fe88db.tar.gz
ports-2d8b17ea397de7c90e5eb26a0149ea1925fe88db.zip
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr
Notes
Notes: svn path=/head/; revision=328226
Diffstat (limited to 'editors')
-rw-r--r--editors/hexpert/Makefile1
-rw-r--r--editors/tetradraw/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/editors/hexpert/Makefile b/editors/hexpert/Makefile
index d6276f5d6404..304d5cc89030 100644
--- a/editors/hexpert/Makefile
+++ b/editors/hexpert/Makefile
@@ -12,5 +12,4 @@ COMMENT= Hexpert - a simple but flexible binary file editor
PLIST_FILES= bin/hex
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/editors/tetradraw/Makefile b/editors/tetradraw/Makefile
index 220db0df66a5..996ee9d02f40 100644
--- a/editors/tetradraw/Makefile
+++ b/editors/tetradraw/Makefile
@@ -14,7 +14,6 @@ GNU_CONFIGURE= yes
PLIST_FILES= bin/tetradraw bin/tetraview
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e \
's|^CFLAGS =.*$$|CFLAGS = @CFLAGS@|g' ${WRKSRC}/src/Makefile.in