aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
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