summaryrefslogtreecommitdiff
path: root/databases/libgda2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-17 17:33:59 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-17 17:33:59 +0000
commitdd6b7c0c9bd773bba98cc7328e041860b78782cf (patch)
tree524acc8a4077665f544f112c4345fc23f54b7eb6 /databases/libgda2
parentFix build, if WITH_MPLAYER. (diff)
Remove dependency on gbdm. libgda2 does not use it.
Submitted by: Alexander Nedotsukov <bland@mail.ru>
Notes
Notes: svn path=/head/; revision=81160
Diffstat (limited to 'databases/libgda2')
-rw-r--r--databases/libgda2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile
index ca53911e8933..2d1e8227c901 100644
--- a/databases/libgda2/Makefile
+++ b/databases/libgda2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libgda2
PORTVERSION= 0.11.0
+PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/0.11
@@ -17,8 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Provides uniform access to different kinds of data sources
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
- popt.0:${PORTSDIR}/devel/popt
+LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_BZIP2= yes
@@ -29,7 +29,7 @@ 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"
+ LIBS="-L${LOCALBASE}/lib -lintl"
MAN1= gda-config-tool.1
MAN5= gda-config.5