diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-03 10:32:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-03 10:32:00 +0000 |
commit | 243746aff732f89ae87013212de79ba137c2040d (patch) | |
tree | cc6f386de47ab8f819cd3d80841159685608a060 /devel/libassetml | |
parent | 815e9c0706a8bd63fca908441f9d0f7d3f05c43f (diff) | |
download | ports-243746aff732f89ae87013212de79ba137c2040d.tar.gz ports-243746aff732f89ae87013212de79ba137c2040d.zip |
Notes
Diffstat (limited to 'devel/libassetml')
-rw-r--r-- | devel/libassetml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libassetml/Makefile b/devel/libassetml/Makefile index 0fb6057143d3..9caea782e6be 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 \ |