aboutsummaryrefslogtreecommitdiff
path: root/devel/gconf
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-15 19:02:58 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-15 19:02:58 +0000
commitc10106aaeee14952f96c56b596ff754a1e2adafe (patch)
tree2dd809a3775a71fd5149e7bd3603c2bf3765784c /devel/gconf
parent34563cbc9830c32c41fee3a2a8f11f6c52571bc8 (diff)
downloadports-c10106aaeee14952f96c56b596ff754a1e2adafe.tar.gz
ports-c10106aaeee14952f96c56b596ff754a1e2adafe.zip
Notes
Diffstat (limited to 'devel/gconf')
-rw-r--r--devel/gconf/Makefile3
-rw-r--r--devel/gconf/distinfo2
-rw-r--r--devel/gconf/pkg-plist3
3 files changed, 5 insertions, 3 deletions
diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile
index fe9cb36ffc55..2cc9e92f8691 100644
--- a/devel/gconf/Makefile
+++ b/devel/gconf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gconf
-PORTVERSION= 1.0.8
+PORTVERSION= 1.0.9
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/GConf
@@ -27,6 +27,7 @@ INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
pre-patch:
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
diff --git a/devel/gconf/distinfo b/devel/gconf/distinfo
index 873588bf3e98..eeb9e0dfa666 100644
--- a/devel/gconf/distinfo
+++ b/devel/gconf/distinfo
@@ -1 +1 @@
-MD5 (gnome/GConf-1.0.8.tar.bz2) = 3a7c7a1ba84e29c24f1522e53eab89cc
+MD5 (gnome/GConf-1.0.9.tar.bz2) = 613aea1d9b7a9c504f52217451c7bf99
diff --git a/devel/gconf/pkg-plist b/devel/gconf/pkg-plist
index 814f8554eff6..782876739021 100644
--- a/devel/gconf/pkg-plist
+++ b/devel/gconf/pkg-plist
@@ -1,5 +1,6 @@
bin/gconf-config
bin/gconf-config-1
+bin/gconf-sanity-check-1
bin/gconfd-1
bin/gconftool
bin/gconftool-1
@@ -55,7 +56,7 @@ share/locale/sl/LC_MESSAGES/GConf.mo
share/locale/sv/LC_MESSAGES/GConf.mo
share/locale/tr/LC_MESSAGES/GConf.mo
share/locale/uk/LC_MESSAGES/GConf.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/GConf.mo
+share/locale/zh_CN/LC_MESSAGES/GConf.mo
@exec mkdir -p %D/etc/gconf/gconf.xml.defaults/apps
@exec mkdir -p %D/etc/gconf/gconf.xml.defaults/schemas/apps
@unexec rm -f %D/etc/gconf/gconf.xml.defaults/%%gconf.xml 2>/dev/null || true