aboutsummaryrefslogtreecommitdiff
path: root/x11/libX11
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-04 12:53:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-04 12:53:54 +0000
commit02e9fe1085296558e9f51bc55eed7d50eca54973 (patch)
treed39ab7f370249c047539d4bdb4a5f46c925cd45c /x11/libX11
parent27047b2c43660af0d0a04d3fdde7fb4fe612137c (diff)
downloadports-02e9fe1085296558e9f51bc55eed7d50eca54973.tar.gz
ports-02e9fe1085296558e9f51bc55eed7d50eca54973.zip
- Convert to new perl framework
Approved by: bapt@ (x11@)
Notes
Notes: svn path=/head/; revision=324227
Diffstat (limited to 'x11/libX11')
-rw-r--r--x11/libX11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index a810c2fcb0ac..95b07bc581c6 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -11,11 +11,12 @@ COMMENT= X11 library
LICENSE= MIT
+USES= perl5
XORG_CAT= lib
USE_XORG= bigreqsproto xau xcmiscproto xdmcp xextproto xtrans \
kbproto:both inputproto xf86bigfontproto xproto:both \
xcb
-USE_PERL5_BUILD=yes
+USE_PERL5= build
CONFIGURE_ARGS+= --datadir=${PREFIX}/lib \
--without-xmlto \