summaryrefslogtreecommitdiffstats
path: root/devel/libassetml
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-03-03 10:32:00 +0000
committerpav <pav@FreeBSD.org>2004-03-03 10:32:00 +0000
commitac58e0aafbb31e13cfb723bc1bab62590e8b7e29 (patch)
tree48571529b1f0ff49489730e656735889d3309f11 /devel/libassetml
parent11daa663b6fb622b1c027775366c4ed2a86ec37b (diff)
downloadFreeBSD-ports-ac58e0aafbb31e13cfb723bc1bab62590e8b7e29.zip
FreeBSD-ports-ac58e0aafbb31e13cfb723bc1bab62590e8b7e29.tar.gz
- Add missed dependency on glib20
Reported by: bento via kris
Diffstat (limited to 'devel/libassetml')
-rw-r--r--devel/libassetml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libassetml/Makefile b/devel/libassetml/Makefile
index 0fb6057..9caea78 100644
--- a/devel/libassetml/Makefile
+++ b/devel/libassetml/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack lthack gnomeprefix gnometarget libxml2 pkgconfig
+USE_GNOME= gnomehack lthack gnomeprefix gnometarget glib20 libxml2 pkgconfig
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \
OpenPOWER on IntegriCloud