summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-03-02 21:39:57 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-03-02 21:39:57 +0000
commitcff8f03e53c680a641ef3d7e320e8b4477b09788 (patch)
tree4f5938ed3e4b8b9953078bb0fdaa43c320c157c8 /devel
parentAdd gucharmap. (diff)
Add missing dependency on libglade.
Reported by: bento
Notes
Notes: svn path=/head/; revision=76758
Diffstat (limited to 'devel')
-rw-r--r--devel/anjuta-devel/Makefile3
-rw-r--r--devel/anjuta/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/anjuta-devel/Makefile b/devel/anjuta-devel/Makefile
index 4d2ad18cdb68..51b7839f846b 100644
--- a/devel/anjuta-devel/Makefile
+++ b/devel/anjuta-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= anjuta
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= anjuta
@@ -19,7 +20,7 @@ LIB_DEPENDS= scintilla.1:${PORTSDIR}/x11-toolkits/scintilla
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack gnomevfs gnomeprint gdkpixbuf
+USE_GNOME= gnomeprefix gnomehack gnomevfs gnomeprint gdkpixbuf libglade
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile
index 4d2ad18cdb68..51b7839f846b 100644
--- a/devel/anjuta/Makefile
+++ b/devel/anjuta/Makefile
@@ -7,6 +7,7 @@
PORTNAME= anjuta
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= anjuta
@@ -19,7 +20,7 @@ LIB_DEPENDS= scintilla.1:${PORTSDIR}/x11-toolkits/scintilla
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack gnomevfs gnomeprint gdkpixbuf
+USE_GNOME= gnomeprefix gnomehack gnomevfs gnomeprint gdkpixbuf libglade
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \