aboutsummaryrefslogtreecommitdiffstats
path: root/x11/blast
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-06 04:38:07 +0800
committertrevor <trevor@FreeBSD.org>2004-02-06 04:38:07 +0800
commit4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8 (patch)
tree3a5e68d87a3b7b75e8fc4b41a495e57126c0ed29 /x11/blast
parent26f1c8fe6dae7d6ee8eaa1eb882311af83de3b09 (diff)
downloadfreebsd-ports-gnome-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.tar.gz
freebsd-ports-gnome-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.tar.zst
freebsd-ports-gnome-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.zip
Use PLIST_FILES.
Reviewed by: marcus
Diffstat (limited to 'x11/blast')
-rw-r--r--x11/blast/Makefile1
-rw-r--r--x11/blast/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/blast/Makefile b/x11/blast/Makefile
index 4eaae8cefa17..19164dbf52d5 100644
--- a/x11/blast/Makefile
+++ b/x11/blast/Makefile
@@ -19,6 +19,7 @@ COMMENT= Blast blows holes through windows
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_X_PREFIX= yes
MAN1= blast.1
+PLIST_FILES= bin/blast
do-build:
${CC} ${CFLAGS} ${WRKSRC}/blast.c -I${X11BASE}/include -L${X11BASE}/lib -lX11 -lXext -o ${WRKSRC}/blast
diff --git a/x11/blast/pkg-plist b/x11/blast/pkg-plist
deleted file mode 100644
index 9fff8b827d9c..000000000000
--- a/x11/blast/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/blast