diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-14 16:20:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-14 16:20:39 +0000 |
commit | 42e96c2210b73a78842ba1a92dcee41d3aedf4b3 (patch) | |
tree | e67e5644a8f445d274c7c873f5617ae05cce610f /databases | |
parent | 08f7eabb6663634f4b25ff4502762af0f67612cc (diff) | |
download | ports-42e96c2210b73a78842ba1a92dcee41d3aedf4b3.tar.gz ports-42e96c2210b73a78842ba1a92dcee41d3aedf4b3.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/libgnomedb/Makefile | 2 |
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} |