diff options
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" |