summaryrefslogtreecommitdiffstats
path: root/databases/libgda2
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-22 04:13:24 +0000
committermarcus <marcus@FreeBSD.org>2003-04-22 04:13:24 +0000
commite19daf26a391b9070456a133fb8dbaf46ca059c8 (patch)
tree976e04d4756a1e6976552450e77e2790020a5957 /databases/libgda2
parent5412157d938a365ebae3e49c4ac090a7ba95295d (diff)
downloadFreeBSD-ports-e19daf26a391b9070456a133fb8dbaf46ca059c8.zip
FreeBSD-ports-e19daf26a391b9070456a133fb8dbaf46ca059c8.tar.gz
Convert to new GNOME infrastructure.
Diffstat (limited to 'databases/libgda2')
-rw-r--r--databases/libgda2/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile
index 5fccc79..ca53911 100644
--- a/databases/libgda2/Makefile
+++ b/databases/libgda2/Makefile
@@ -18,8 +18,6 @@ COMMENT= Provides uniform access to different kinds of data sources
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
- glib-2.0.200:${PORTSDIR}/devel/glib20 \
- xslt.1:${PORTSDIR}/textproc/libxslt \
popt.0:${PORTSDIR}/devel/popt
RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
@@ -27,12 +25,11 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier
+USE_GNOME= gnomeprefix gnomehack gnomehier glib20 libxslt
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}
MAN1= gda-config-tool.1
MAN5= gda-config.5
OpenPOWER on IntegriCloud