diff options
Diffstat (limited to 'x11/xautolock/Makefile')
-rw-r--r-- | x11/xautolock/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xautolock/Makefile b/x11/xautolock/Makefile index 9bdce3d7fd3e..6d42f6f06482 100644 --- a/x11/xautolock/Makefile +++ b/x11/xautolock/Makefile @@ -24,4 +24,5 @@ XLOCK_RUN_DEPENDS= xlock:${PORTSDIR}/x11/xlockmore MAN1= xautolock.1 PLIST_FILES= bin/xautolock +NO_STAGE= yes .include <bsd.port.mk> |