summaryrefslogtreecommitdiff
path: root/databases/libgnomedb
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-04-21 04:29:52 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-04-21 04:29:52 +0000
commit22e2d8d963e0f7f9be2642877cf37693f30bfc70 (patch)
tree14b1a9258512248b5d791c4fa5bb387caddc5783 /databases/libgnomedb
parentAdd chgrep. (diff)
Use new GNOME 2 infrastructure.
Submitted by: Mezz
Notes
Notes: svn path=/head/; revision=79391
Diffstat (limited to 'databases/libgnomedb')
-rw-r--r--databases/libgnomedb/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile
index 3dccc6002f55..51b332c5d7ec 100644
--- a/databases/libgnomedb/Makefile
+++ b/databases/libgnomedb/Makefile
@@ -15,14 +15,11 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Library components for the GNOME database frontend
-LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
- gda-2.1:${PORTSDIR}/databases/libgda2
-
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack libgnomeui libgda2
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \