summaryrefslogtreecommitdiff
path: root/graphics/vid
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /graphics/vid
parentUpdate to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build (diff)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Notes
Notes: svn path=/head/; revision=100139
Diffstat (limited to 'graphics/vid')
-rw-r--r--graphics/vid/Makefile2
-rw-r--r--graphics/vid/pkg-plist1
2 files changed, 1 insertions, 2 deletions
diff --git a/graphics/vid/Makefile b/graphics/vid/Makefile
index 9e7c75f57348..6aa11a00c640 100644
--- a/graphics/vid/Makefile
+++ b/graphics/vid/Makefile
@@ -22,6 +22,7 @@ BROKEN= requires FreeBSD 4.0 or later
LIB_DEPENDS= netpbm:${PORTSDIR}/graphics/netpbm
+PLIST_FILES= bin/vid
# The port does not understand 'make all' or 'make install'
# so change the 'all_target' to be empty and use our own do-install handler.
@@ -31,4 +32,3 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/vid ${PREFIX}/bin
.include <bsd.port.post.mk>
-
diff --git a/graphics/vid/pkg-plist b/graphics/vid/pkg-plist
deleted file mode 100644
index fc9776823f9b..000000000000
--- a/graphics/vid/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/vid