summaryrefslogtreecommitdiff
path: root/databases/libgnomedb
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-14 16:20:39 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-14 16:20:39 +0000
commit42e96c2210b73a78842ba1a92dcee41d3aedf4b3 (patch)
treee67e5644a8f445d274c7c873f5617ae05cce610f /databases/libgnomedb
parentFix vmware2 for -current so that it compiles again. (diff)
Correctly use the GNOMNG CONFIGURE_ARGS. This should properly disable
gtk-doc. PR: 41665
Notes
Notes: svn path=/head/; revision=64508
Diffstat (limited to 'databases/libgnomedb')
-rw-r--r--databases/libgnomedb/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile
index 1c188695ea5e..d2ff6069be73 100644
--- a/databases/libgnomedb/Makefile
+++ b/databases/libgnomedb/Makefile
@@ -25,8 +25,6 @@ USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}