diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-01 08:46:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-01 08:46:42 +0000 |
commit | 70a29d189d3d409bb6edcce524551008f4279d4f (patch) | |
tree | 22dde115d626de50bc25f05966031b63851decdc /x11/xfree86_xkb_xml | |
parent | 47c498a40f74d830f6e8549c193d2c3b307bf79e (diff) | |
download | ports-70a29d189d3d409bb6edcce524551008f4279d4f.tar.gz ports-70a29d189d3d409bb6edcce524551008f4279d4f.zip |
Notes
Diffstat (limited to 'x11/xfree86_xkb_xml')
-rw-r--r-- | x11/xfree86_xkb_xml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xfree86_xkb_xml/Makefile b/x11/xfree86_xkb_xml/Makefile index 69e509621c5b..0f2bc1825c90 100644 --- a/x11/xfree86_xkb_xml/Makefile +++ b/x11/xfree86_xkb_xml/Makefile @@ -22,6 +22,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget +USE_PERL5_BUILD=yes CONFIGURE_ARGS= --with-xkb-base=${X11BASE}/lib/X11/xkb CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |