From 923873eef2e3c87910b2557d639a6c9fc1c921d8 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 1 Aug 2005 17:06:39 +0000 Subject: - Remove 2 lines pkg-plist PR: ports/84437 Submitted by: Andrej Zverev --- editors/tetradraw/Makefile | 2 ++ editors/tetradraw/pkg-plist | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 editors/tetradraw/pkg-plist (limited to 'editors') 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 -- cgit v1.2.3