From 70a29d189d3d409bb6edcce524551008f4279d4f Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke <marcus@FreeBSD.org> Date: Wed, 1 Dec 2004 08:46:42 +0000 Subject: Fix build with X.Org 6.8.1 now that imake is no longer included by default. Submitted by: lesi --- x11/xfree86_xkb_xml/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/xfree86_xkb_xml') 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" -- cgit v1.2.3