aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-12-01 16:46:42 +0800
committermarcus <marcus@FreeBSD.org>2004-12-01 16:46:42 +0800
commitb062a4c470b8161ddeefd8dfec26d6adc124e40d (patch)
treea3db637b6f6c2e5633efdf65be2e7a19693c4ddc /x11
parentf91eea3c6301270188e95ccf2ebefdab4146ea53 (diff)
downloadfreebsd-ports-gnome-b062a4c470b8161ddeefd8dfec26d6adc124e40d.tar.gz
freebsd-ports-gnome-b062a4c470b8161ddeefd8dfec26d6adc124e40d.tar.zst
freebsd-ports-gnome-b062a4c470b8161ddeefd8dfec26d6adc124e40d.zip
Fix build with X.Org 6.8.1 now that imake is no longer included by default.
Submitted by: lesi
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"