diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-01-09 14:48:54 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-01-09 14:48:54 +0000 |
commit | 835726cb71664ae2670520d3a50f248e16e9734e (patch) | |
tree | c5a1df43cdad387744b4ceb00662fb30bee791f4 /x11/xautolock | |
parent | 591efe9fe3d7b0ae82115372fa3ce2842d227352 (diff) |
Notes
Diffstat (limited to 'x11/xautolock')
-rw-r--r-- | x11/xautolock/Makefile | 4 |
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> |