summaryrefslogtreecommitdiff
path: root/databases/gnomedb/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-13 09:34:49 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-13 09:34:49 +0000
commit599ff655c9017c6cd721160b78002cea99823f6e (patch)
tree8d53b105a2ff298eb1db9f66889b3509ef3eebab /databases/gnomedb/Makefile
parentAdd DataCash - and online module for credit card processing and verification. (diff)
Update checksum. The distfile has been reroled without version bump.
Bump PORTREVISION. Submitted by: many
Notes
Notes: svn path=/head/; revision=46168
Diffstat (limited to 'databases/gnomedb/Makefile')
-rw-r--r--databases/gnomedb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/gnomedb/Makefile b/databases/gnomedb/Makefile
index dc406cf049cc..dbcaa70ef09d 100644
--- a/databases/gnomedb/Makefile
+++ b/databases/gnomedb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomedb
PORTVERSION= 0.2.90
+PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-db
@@ -21,9 +22,9 @@ USE_GNOMECTRL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"
+CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \