aboutsummaryrefslogtreecommitdiff
path: root/x11/xkeyboard-config/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-24 03:52:36 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-24 03:52:36 +0000
commit6f32add9a75efb180e462ffbdb0b080bc88088e3 (patch)
tree0fc7af36e22fc0dc7c1dc8aacabf6fe117e881da /x11/xkeyboard-config/Makefile
parentb8d245fedd5842fb6d68d0bdc6539885555a84e3 (diff)
downloadports-6f32add9a75efb180e462ffbdb0b080bc88088e3.tar.gz
ports-6f32add9a75efb180e462ffbdb0b080bc88088e3.zip
Notes
Diffstat (limited to 'x11/xkeyboard-config/Makefile')
-rw-r--r--x11/xkeyboard-config/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/x11/xkeyboard-config/Makefile b/x11/xkeyboard-config/Makefile
index f644e39af29c..843c15b4487f 100644
--- a/x11/xkeyboard-config/Makefile
+++ b/x11/xkeyboard-config/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xkeyboard-config
-PORTVERSION= 1.0
-PORTREVISION= 2
+PORTVERSION= 1.2
CATEGORIES= x11
MASTER_SITES= http://xlibs.freedesktop.org/xkbdesc/
DISTNAME= xkeyboard-config-${PORTVERSION}
@@ -15,8 +14,7 @@ DISTNAME= xkeyboard-config-${PORTVERSION}
MAINTAINER= x11@FreeBSD.org
COMMENT= X Keyboard Configuration Database
-BUILD_DEPENDS= xkbcomp:${PORTSDIR}/x11/xkbcomp \
- ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS= xkbcomp:${PORTSDIR}/x11/xkbcomp
# XXX - sigh
PREFIX= ${X11BASE}
@@ -24,11 +22,14 @@ PREFIX= ${X11BASE}
USE_BZIP2= yes
USE_ICONV= yes
USE_GMAKE= yes
+USE_GNOME= intlhack
USE_GETTEXT= yes
USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-xkb-base=${PREFIX}/share/X11/xkb \
+CONFIGURE_ARGS= --with-xkb-base=${PREFIX}/share/X11/xkb \
--with-xkb-rules-symlink=xorg
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
post-install:
${MKDIR} /var/lib/xkb