diff options
Diffstat (limited to 'x11/xautolock/Makefile')
-rw-r--r-- | x11/xautolock/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xautolock/Makefile b/x11/xautolock/Makefile index 6da5de5151cb..457edb078304 100644 --- a/x11/xautolock/Makefile +++ b/x11/xautolock/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Used to activate xlock after a user defined time of inactivity +RUN_DEPENDS= xlock:${PORTSDIR}/x11/xlockmore + USE_IMAKE= yes MAN1= xautolock.1 PLIST_FILES= bin/xautolock |