From 884981ec68cdccc03368be15d055407446135f3d Mon Sep 17 00:00:00 2001 From: trevor Date: Fri, 6 Feb 2004 13:12:53 +0000 Subject: Use PLIST_FILES (bento-tested, marcus-reviewed). --- graphics/vid/Makefile | 2 +- graphics/vid/pkg-plist | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 graphics/vid/pkg-plist (limited to 'graphics/vid') diff --git a/graphics/vid/Makefile b/graphics/vid/Makefile index 9e7c75f..6aa11a0 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 - diff --git a/graphics/vid/pkg-plist b/graphics/vid/pkg-plist deleted file mode 100644 index fc97768..0000000 --- a/graphics/vid/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/vid -- cgit v1.1