summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-09-11 12:41:23 +0000
committerjmmv <jmmv>2003-09-11 12:41:23 +0000
commitf7722c8ff41fb9364119c5eeeedbd712ebce68ad (patch)
tree1a86259048e7525963a014bc9321eab21ec24c63 /databases
parent2466e1b9ba9a885c98ec6aba97aae51a11b921fb (diff)
downloadpkgsrc-f7722c8ff41fb9364119c5eeeedbd712ebce68ad.tar.gz
Bump PKGREVISION to 2, due to libgda/libgnomedb updates.
Add explicit dependancy on pkgconfig.
Diffstat (limited to 'databases')
-rw-r--r--databases/mergeant/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile
index a9144528a23..e76a458a8c3 100644
--- a/databases/mergeant/Makefile
+++ b/databases/mergeant/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:28:19 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/09/11 12:41:23 jmmv Exp $
#
DISTNAME= mergeant-0.12.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mergeant/0.12/}
EXTRACT_SUFX= .tar.bz2
@@ -23,6 +23,7 @@ USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../databases/libgnomedb/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../print/libgnomeprintui/buildlink2.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../mk/bsd.pkg.mk"