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). --- x11/xkbctrl/Makefile | 1 + x11/xkbctrl/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 x11/xkbctrl/pkg-plist (limited to 'x11/xkbctrl') diff --git a/x11/xkbctrl/Makefile b/x11/xkbctrl/Makefile index c9ba2c451c52..ee02c9c218f7 100644 --- a/x11/xkbctrl/Makefile +++ b/x11/xkbctrl/Makefile @@ -15,6 +15,7 @@ MAINTAINER= sanpei@FreeBSD.org COMMENT= Display and manipulate XKB keyboard controls from the commandline DIST_SUBDIR= xkbctrl +PLIST_FILES= bin/xkbctrl USE_IMAKE= yes NO_WRKSUBDIR= yes diff --git a/x11/xkbctrl/pkg-plist b/x11/xkbctrl/pkg-plist deleted file mode 100644 index 77827be0c272..000000000000 --- a/x11/xkbctrl/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/xkbctrl -- cgit