summaryrefslogtreecommitdiff
path: root/databases/gnomedb/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/gnomedb/Makefile
parentUpdate to 1.0.10. (diff)
Update to 0.2.93.
Notes
Notes: svn path=/head/; revision=49117
Diffstat (limited to 'databases/gnomedb/Makefile')
-rw-r--r--databases/gnomedb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gnomedb/Makefile b/databases/gnomedb/Makefile
index bf5eb09d3953..8aae09ecae46 100644
--- a/databases/gnomedb/Makefile
+++ b/databases/gnomedb/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnomedb
-PORTVERSION= 0.2.90
-PORTREVISION= 3
+PORTVERSION= 0.2.93
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-db
@@ -25,6 +24,7 @@ INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
+PLIST_SUB= VERSION=${PORTVERSION}
pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \