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 --- x11/gyroscope/Makefile | 1 + x11/gyroscope/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 x11/gyroscope/pkg-plist (limited to 'x11/gyroscope') diff --git a/x11/gyroscope/Makefile b/x11/gyroscope/Makefile index ef8477538432..d0a5da25c06a 100644 --- a/x11/gyroscope/Makefile +++ b/x11/gyroscope/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://soupnazi.org/FreeBSD/ports/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= HTML color picker written using GTK +PLIST_FILES= bin/gyroscope WRKSRC= ${WRKDIR}/${PORTNAME} USE_X_PREFIX= yes diff --git a/x11/gyroscope/pkg-plist b/x11/gyroscope/pkg-plist deleted file mode 100644 index 34828a4f571c..000000000000 --- a/x11/gyroscope/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/gyroscope -- cgit v1.2.3