aboutsummaryrefslogtreecommitdiff
path: root/x11/xautolock
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-01-09 14:48:54 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-01-09 14:48:54 +0000
commit835726cb71664ae2670520d3a50f248e16e9734e (patch)
treec5a1df43cdad387744b4ceb00662fb30bee791f4 /x11/xautolock
parent591efe9fe3d7b0ae82115372fa3ce2842d227352 (diff)
Notes
Diffstat (limited to 'x11/xautolock')
-rw-r--r--x11/xautolock/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xautolock/Makefile b/x11/xautolock/Makefile
index 6d42f6f06482..e619c9443156 100644
--- a/x11/xautolock/Makefile
+++ b/x11/xautolock/Makefile
@@ -21,8 +21,6 @@ XLOCK_DESC= Force dependency on x11/xlockmore
XLOCK_RUN_DEPENDS= xlock:${PORTSDIR}/x11/xlockmore
-MAN1= xautolock.1
-PLIST_FILES= bin/xautolock
+PLIST_FILES= bin/xautolock man/man1/xautolock.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>