svn commit: r314729 - head/x11-wm/i3
Baptiste Daroussin
bapt at FreeBSD.org
Wed Mar 20 12:47:50 UTC 2013
Author: bapt
Date: Wed Mar 20 12:47:49 2013
New Revision: 314729
URL: http://svnweb.freebsd.org/changeset/ports/314729
Log:
Turn perl into a runtime only dependency
Modified:
head/x11-wm/i3/Makefile
Modified: head/x11-wm/i3/Makefile
==============================================================================
--- head/x11-wm/i3/Makefile Wed Mar 20 12:42:31 2013 (r314728)
+++ head/x11-wm/i3/Makefile Wed Mar 20 12:47:49 2013 (r314729)
@@ -28,7 +28,7 @@ RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/d
p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
p5-AnyEvent-I3>=0:${PORTSDIR}/devel/p5-AnyEvent-I3
-USE_PERL5= yes
+USE_PERL5_RUN= yes
USE_XORG= x11 xcursor
USES= bison
USE_BZIP2= yes
More information about the svn-ports-all
mailing list