summaryrefslogtreecommitdiff
path: root/x11/erun
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
commit3c175cb569f2bb20f5a8bed877c0c8c2b014dc79 (patch)
tree1f896dcd279ef0b0382485b20275d60ee1a5b0c5 /x11/erun
parentUpdate to 0.8.12. (diff)
Use PLIST_FILES.
Reviewed by: marcus
Notes
Notes: svn path=/head/; revision=100076
Diffstat (limited to 'x11/erun')
-rw-r--r--x11/erun/Makefile2
-rw-r--r--x11/erun/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/erun/Makefile b/x11/erun/Makefile
index 91054f728f2c..aeb7a6db1b69 100644
--- a/x11/erun/Makefile
+++ b/x11/erun/Makefile
@@ -17,6 +17,8 @@ COMMENT= A simple epplet for launching arbitrary programs
LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/libepplet
+PLIST_FILES= bin/E-Run.epplet
+
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
diff --git a/x11/erun/pkg-plist b/x11/erun/pkg-plist
deleted file mode 100644
index 4b66b6ac1adf..000000000000
--- a/x11/erun/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/E-Run.epplet