aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gstopd
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-06 21:12:53 +0800
committertrevor <trevor@FreeBSD.org>2004-02-06 21:12:53 +0800
commit884981ec68cdccc03368be15d055407446135f3d (patch)
tree2f9733041e0ddb6902f51ab47491598efdeeaa7c /sysutils/gstopd
parentb1d653e95b0f8d1d403934aafb8d824bb2c523c2 (diff)
downloadfreebsd-ports-gnome-884981ec68cdccc03368be15d055407446135f3d.tar.gz
freebsd-ports-gnome-884981ec68cdccc03368be15d055407446135f3d.tar.zst
freebsd-ports-gnome-884981ec68cdccc03368be15d055407446135f3d.zip
Use PLIST_FILES (bento-tested, marcus-reviewed).
Diffstat (limited to 'sysutils/gstopd')
-rw-r--r--sysutils/gstopd/Makefile3
-rw-r--r--sysutils/gstopd/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gstopd/Makefile b/sysutils/gstopd/Makefile
index ea1d7012e15d..5f676a02bbc2 100644
--- a/sysutils/gstopd/Makefile
+++ b/sysutils/gstopd/Makefile
@@ -20,7 +20,8 @@ COMMENT= GEOM stop daemon
IGNORE= Needs GEOM(4)
.endif
-MAN8= gstopd.8
+MAN8= gstopd.8
+PLIST_FILES= sbin/gstopd
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gstopd ${LOCALBASE}/sbin
diff --git a/sysutils/gstopd/pkg-plist b/sysutils/gstopd/pkg-plist
deleted file mode 100644
index 4a3c92619463..000000000000
--- a/sysutils/gstopd/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-sbin/gstopd