summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-08-01 17:06:39 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-08-01 17:06:39 +0000
commit923873eef2e3c87910b2557d639a6c9fc1c921d8 (patch)
tree94ec4a4b47a040424decdd9c464bebe674d11221 /editors
parentFix pkg-plist, unbreak. (diff)
- Remove 2 lines pkg-plist
PR: ports/84437 Submitted by: Andrej Zverev <az@inec.ru>
Notes
Notes: svn path=/head/; revision=140703
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