summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-01 08:46:42 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-01 08:46:42 +0000
commit70a29d189d3d409bb6edcce524551008f4279d4f (patch)
tree22dde115d626de50bc25f05966031b63851decdc /x11
parent- Update to 0.8 (diff)
Fix build with X.Org 6.8.1 now that imake is no longer included by default.
Submitted by: lesi
Notes
Notes: svn path=/head/; revision=122881
Diffstat (limited to 'x11')
-rw-r--r--x11/xfree86_xkb_xml/Makefile1
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"