aboutsummaryrefslogtreecommitdiff
path: root/devel/gconf/Makefile
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/Makefile
parent34563cbc9830c32c41fee3a2a8f11f6c52571bc8 (diff)
downloadports-c10106aaeee14952f96c56b596ff754a1e2adafe.tar.gz
ports-c10106aaeee14952f96c56b596ff754a1e2adafe.zip
Notes
Diffstat (limited to 'devel/gconf/Makefile')
-rw-r--r--devel/gconf/Makefile3
1 files changed, 2 insertions, 1 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 ; \