summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-02-20 23:57:40 +0000
committersalo <salo@pkgsrc.org>2003-02-20 23:57:40 +0000
commit40116c69bf4404de5f26a76e820b0f0cff151965 (patch)
tree3eab7cee36d2187bf8585b21f71f41fa7c4268a9 /databases
parent66db970fbc2cb528735852180428b99dfcdb486c (diff)
downloadpkgsrc-40116c69bf4404de5f26a76e820b0f0cff151965.tar.gz
Mark as BROKEN: Does not compile anymore with recent libgnomedb. Obsoleted by
mergeant. This package should be removed after mergeant package is created.
Diffstat (limited to 'databases')
-rw-r--r--databases/gnome-db/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/gnome-db/Makefile b/databases/gnome-db/Makefile
index 7df37a3f638..d52a852182b 100644
--- a/databases/gnome-db/Makefile
+++ b/databases/gnome-db/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/12/24 06:09:47 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/02/20 23:57:40 salo Exp $
#
DISTNAME= gnome-db-0.8.192
@@ -21,6 +21,8 @@ GNU_CONFIGURE= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+BROKEN= Does not compile anymore with recent libgnomedb. Obsoleted by mergeant.
+
.include "../../databases/libgnomedb/buildlink2.mk"
.include "../../devel/libgnomeui/buildlink2.mk"
.include "../../devel/libglade2/buildlink2.mk"