svn commit: r457740 - head/x11/p5-X11-IdleTime

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 31 22:23:51 UTC 2017


Author: sunpoet
Date: Sun Dec 31 22:23:48 2017
New Revision: 457740
URL: https://svnweb.freebsd.org/changeset/ports/457740

Log:
  Add PORTSCOUT

Modified:
  head/x11/p5-X11-IdleTime/Makefile

Modified: head/x11/p5-X11-IdleTime/Makefile
==============================================================================
--- head/x11/p5-X11-IdleTime/Makefile	Sun Dec 31 22:23:43 2017	(r457739)
+++ head/x11/p5-X11-IdleTime/Makefile	Sun Dec 31 22:23:48 2017	(r457740)
@@ -22,6 +22,8 @@ USES=		perl5
 USE_PERL5=	configure
 USE_XORG=	x11 xext xscrnsaver
 
+PORTSCOUT=	skipv:0.5
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/IdleTime.pm ${WRKSRC}/Makefile.PL
 


More information about the svn-ports-head mailing list