diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/gdome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index 47649ced406c..82ca8448e886 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -14,7 +14,7 @@ MAINTAINER= knu@FreeBSD.org LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 -WANT_GLIB= yes +USE_GLIB= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes |