summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/tetradraw/Makefile2
-rw-r--r--editors/tetradraw/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/tetradraw/Makefile b/editors/tetradraw/Makefile
index d4e444f5c2b2..72d02f856ad7 100644
--- a/editors/tetradraw/Makefile
+++ b/editors/tetradraw/Makefile
@@ -20,6 +20,8 @@ USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+PLIST_FILES= bin/tetradraw bin/tetraview
+
post-patch:
@${REINPLACE_CMD} -e \
's|^CFLAGS =.*$$|CFLAGS = @CFLAGS@|g' ${WRKSRC}/src/Makefile.in
diff --git a/editors/tetradraw/pkg-plist b/editors/tetradraw/pkg-plist
deleted file mode 100644
index fa33b229a42d..000000000000
--- a/editors/tetradraw/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/tetradraw
-bin/tetraview