summaryrefslogtreecommitdiff
path: root/devel/glade2
diff options
context:
space:
mode:
authorsalo <salo>2003-02-21 11:34:45 +0000
committersalo <salo>2003-02-21 11:34:45 +0000
commitb1da6b8c83a70fdda376012cce83c7c2f49be680 (patch)
tree0814907c95dcf2d4b82c6709d3f735b2eabfcf32 /devel/glade2
parentaa4a3b382b6677714084ad4385683ee7baf5cef2 (diff)
downloadpkgsrc-b1da6b8c83a70fdda376012cce83c7c2f49be680.tar.gz
Mark as BROKEN. The =<1.1.3 releases of Glade2 are incompatible with the
latest libgnomedb. The fix is non-trivial and already included in glade cvs. Next release should work fine again.
Diffstat (limited to 'devel/glade2')
-rw-r--r--devel/glade2/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/glade2/Makefile b/devel/glade2/Makefile
index f124dbb954d..8f6b90a0762 100644
--- a/devel/glade2/Makefile
+++ b/devel/glade2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/02/18 14:55:57 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2003/02/21 11:34:45 salo Exp $
#
DISTNAME= glade-1.1.2
@@ -10,7 +10,7 @@ MASTER_SITES= http://glade.pn.org/ \
EXTRACT_SUFX= .tar.bz2
MAINTAINER= sab@posix.org.uk
-HOMEPAGE= http://glade.pn.org/
+HOMEPAGE= http://glade.gnome.org/
COMMENT= User interface builder for the GTK2+ toolkit and GNOME2
BUILD_USES_MSGFMT= YES
@@ -23,7 +23,9 @@ USE_X11= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+BROKEN= Incompatible with the new libgnomedb. Will be fixed in next release.
+
.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../databases/libgnomedb/buildlink2.mk"
.include "../../print/libgnomeprintui/buildlink2.mk"
-.include "../../databases/gnome-db/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"