From 3c175cb569f2bb20f5a8bed877c0c8c2b014dc79 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Thu, 5 Feb 2004 20:38:07 +0000 Subject: Use PLIST_FILES. Reviewed by: marcus --- graphics/xmandel/Makefile | 1 + graphics/xmandel/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 graphics/xmandel/pkg-plist (limited to 'graphics/xmandel') diff --git a/graphics/xmandel/Makefile b/graphics/xmandel/Makefile index a85151caf29a..a42a80ee50c1 100644 --- a/graphics/xmandel/Makefile +++ b/graphics/xmandel/Makefile @@ -24,6 +24,7 @@ USE_IMAKE= yes USE_PERL5_BUILD=yes NO_WRKSUBDIR= yes MAN1= xmandel.1 +PLIST_FILES= bin/xmandel pre-patch: @${PERL} -pi.orig -e 's|malloc.h|stdlib.h|' ${WRKSRC}/mandel.c diff --git a/graphics/xmandel/pkg-plist b/graphics/xmandel/pkg-plist deleted file mode 100644 index 61effef9ff30..000000000000 --- a/graphics/xmandel/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/xmandel -- cgit v1.2.3