aboutsummaryrefslogtreecommitdiff
path: root/databases/libgda/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/libgda/Makefile
parent456b96ca3f5e11b8177cee110c1ae3eda574c582 (diff)
downloadports-599ff655c9017c6cd721160b78002cea99823f6e.tar.gz
ports-599ff655c9017c6cd721160b78002cea99823f6e.zip
Notes
Diffstat (limited to 'databases/libgda/Makefile')
-rw-r--r--databases/libgda/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile
index 9d56ac93c295..dc4502eb3442 100644
--- a/databases/libgda/Makefile
+++ b/databases/libgda/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libgda
PORTVERSION= 0.2.90
+PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-db
@@ -23,6 +24,7 @@ INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl -lgdbm"
+CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \