- Take maintainership;

- OPTIONify.
This commit is contained in:
Romain Tartière 2011-09-14 13:35:43 +00:00
parent 9034338fcf
commit d0b959c026
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281766

View File

@ -13,10 +13,16 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/screensavers
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
MAINTAINER= romain@FreeBSD.org
COMMENT= Used to activate xlock after a user defined time of inactivity
RUN_DEPENDS= xlock:${PORTSDIR}/x11/xlockmore
OPTIONS= XLOCK "Force dependency on x11/xlockmore" on
.include <bsd.port.options.mk>
.if defined(WITH_XLOCK)
RUN_DEPENDS+= xlock:${PORTSDIR}/x11/xlockmore
.endif
USE_IMAKE= yes
USE_XORG= x11 xext xscrnsaver