diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-30 05:31:51 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-30 05:31:51 +0000 |
commit | 3d16c391357bf8eba493b0c78dbb53d0921b546f (patch) | |
tree | 8674dcf04177223ba5b7b447f7b728bdc2318ea1 /x11/xfree86_xkb_xml | |
parent | 19b0c1d3daa98ec78d0b86013758743c194c91c4 (diff) | |
download | ports-3d16c391357bf8eba493b0c78dbb53d0921b546f.tar.gz ports-3d16c391357bf8eba493b0c78dbb53d0921b546f.zip |
Notes
Diffstat (limited to 'x11/xfree86_xkb_xml')
-rw-r--r-- | x11/xfree86_xkb_xml/Makefile | 9 | ||||
-rw-r--r-- | x11/xfree86_xkb_xml/distinfo | 2 | ||||
-rw-r--r-- | x11/xfree86_xkb_xml/files/patch-Makefile.in | 13 | ||||
-rw-r--r-- | x11/xfree86_xkb_xml/pkg-plist | 1 |
4 files changed, 11 insertions, 14 deletions
diff --git a/x11/xfree86_xkb_xml/Makefile b/x11/xfree86_xkb_xml/Makefile index 354d6aca463c..d2e8a38a15a7 100644 --- a/x11/xfree86_xkb_xml/Makefile +++ b/x11/xfree86_xkb_xml/Makefile @@ -6,13 +6,12 @@ # PORTNAME= xfree86_xkb_xml -PORTVERSION= 0.2 -PORTREVISION= 1 +PORTVERSION= 0.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gswitchit -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= A little set of XML files useful for dealing with XKB rules LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ @@ -21,9 +20,9 @@ LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes +USE_GNOME= gnometarget CONFIGURE_ARGS= --with-xkb-base=${X11BASE}/lib/X11/xkb CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} + LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.mk> diff --git a/x11/xfree86_xkb_xml/distinfo b/x11/xfree86_xkb_xml/distinfo index b948b0d591de..8fd9c4e9816e 100644 --- a/x11/xfree86_xkb_xml/distinfo +++ b/x11/xfree86_xkb_xml/distinfo @@ -1 +1 @@ -MD5 (xfree86_xkb_xml-0.2.tar.gz) = 0a164cd2d57fd1212f66e2bc6f17ab0a +MD5 (xfree86_xkb_xml-0.4.tar.gz) = 5ebbe49256d1409d2db9885c9949a169 diff --git a/x11/xfree86_xkb_xml/files/patch-Makefile.in b/x11/xfree86_xkb_xml/files/patch-Makefile.in index cdebe702d4c7..3fecb4abca29 100644 --- a/x11/xfree86_xkb_xml/files/patch-Makefile.in +++ b/x11/xfree86_xkb_xml/files/patch-Makefile.in @@ -1,12 +1,9 @@ - -$FreeBSD$ - ---- Makefile.in 2002/05/31 10:47:09 1.1 -+++ Makefile.in 2002/05/31 10:47:21 -@@ -105,7 +105,7 @@ - VERSION = @VERSION@ +--- Makefile.in.orig Wed Dec 18 16:26:19 2002 ++++ Makefile.in Tue Sep 30 01:27:54 2003 +@@ -118,7 +118,7 @@ + am__quote = @am__quote@ + install_sh = @install_sh@ xkb_base = @xkb_base@ - -SUBDIRS = m4 po intl +SUBDIRS = m4 po diff --git a/x11/xfree86_xkb_xml/pkg-plist b/x11/xfree86_xkb_xml/pkg-plist index f59eb09066b2..2fc155b4aa8b 100644 --- a/x11/xfree86_xkb_xml/pkg-plist +++ b/x11/xfree86_xkb_xml/pkg-plist @@ -1,3 +1,4 @@ lib/X11/xkb/rules/xfree86.xml lib/X11/xkb/rules/xkb.dtd +share/locale/bg/LC_MESSAGES/xfree86_xkb_xml.mo share/locale/ru/LC_MESSAGES/xfree86_xkb_xml.mo |