summaryrefslogtreecommitdiff
path: root/databases/libgnomedb/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-01 00:34:12 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-01 00:34:12 +0000
commit4daef3dd28b0dabda8fc915adba9235284473143 (patch)
tree457c75e3bef01c3de979774d9dfab5fd512b82df /databases/libgnomedb/Makefile
parentChase the libgda2 shared lib version. (diff)
Update to 0.12.0.
Notes
Notes: svn path=/head/; revision=81796
Diffstat (limited to 'databases/libgnomedb/Makefile')
-rw-r--r--databases/libgnomedb/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile
index 51b332c5d7ec..5d103a1f3dd4 100644
--- a/databases/libgnomedb/Makefile
+++ b/databases/libgnomedb/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= libgnomedb
-PORTVERSION= 0.11.0
+PORTVERSION= 0.12.0
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/libgnomedb/0.11
+MASTER_SITE_SUBDIR= sources/libgnomedb/0.12
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -23,8 +23,7 @@ USE_GNOME= gnomeprefix gnomehack libgnomeui libgda2
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
+ LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \