summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-01-18 21:15:56 +0000
committermarcus <marcus@FreeBSD.org>2004-01-18 21:15:56 +0000
commit8a352cf410361e0fe03d37e6be24bd104765eab0 (patch)
tree0cecf1c47a344f21f79ad1110822261971da129a
parentb02738ec54a27aba7984d1c1d33a994e366442f1 (diff)
downloadFreeBSD-ports-8a352cf410361e0fe03d37e6be24bd104765eab0.zip
FreeBSD-ports-8a352cf410361e0fe03d37e6be24bd104765eab0.tar.gz
Add a missing dependency on libgnomeui.
Reported by: bento
-rw-r--r--textproc/libcroco/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile
index 435ed08..6a1a86c 100644
--- a/textproc/libcroco/Makefile
+++ b/textproc/libcroco/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libcroco
PORTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.4
@@ -18,7 +19,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-USE_GNOME= gnomehack pango libxml2
+USE_GNOME= gnomehack libgnomeui
CONFIGURE_ARGS= --enable-layeng=yes \
--enable-seleng=yes
OpenPOWER on IntegriCloud