aboutsummaryrefslogtreecommitdiff
path: root/databases/libgda2/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-10-23 13:30:14 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-10-23 13:30:14 +0000
commit2ce90b39101d79d9ca7544e07cb6ee2e596b9c76 (patch)
tree9b98861aa44e1941f73129ccaa299a16fc83e21c /databases/libgda2/Makefile
parentade6b5e9cec60259586f56ceb525f3437bdb1701 (diff)
Notes
Diffstat (limited to 'databases/libgda2/Makefile')
-rw-r--r--databases/libgda2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile
index 149904e8b975..1e64233b95df 100644
--- a/databases/libgda2/Makefile
+++ b/databases/libgda2/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= libgda
-PORTVERSION= 0.2.90
-PORTREVISION= 4
+PORTVERSION= 0.2.93
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/gnome-db
+MASTER_SITE_SUBDIR= stable/sources/${PORTNAME}
MAINTAINER= gnome@FreeBSD.org
@@ -25,6 +24,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl -lgdbm"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
+PLIST_SUB= VERSION=${PORTVERSION}
pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \