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 --- misc/uk-phone/Makefile | 1 + misc/uk-phone/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 misc/uk-phone/pkg-plist (limited to 'misc/uk-phone') diff --git a/misc/uk-phone/Makefile b/misc/uk-phone/Makefile index 21114d328c00..cc1c9411af4a 100644 --- a/misc/uk-phone/Makefile +++ b/misc/uk-phone/Makefile @@ -20,6 +20,7 @@ EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= # None EXTRACT_AFTER_ARGS= > ${WRKSRC}/uk.phone NO_BUILD= yes +PLIST_FILES= share/misc/uk.phone do-install: ${INSTALL_DATA} ${WRKSRC}/uk.phone ${PREFIX}/share/misc diff --git a/misc/uk-phone/pkg-plist b/misc/uk-phone/pkg-plist deleted file mode 100644 index 70230bd37571..000000000000 --- a/misc/uk-phone/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -share/misc/uk.phone -- cgit v1.2.3