diff options
Diffstat (limited to 'devel/getxml')
-rw-r--r-- | devel/getxml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/getxml/Makefile b/devel/getxml/Makefile index f7259d09ecfd..2300164b1317 100644 --- a/devel/getxml/Makefile +++ b/devel/getxml/Makefile @@ -17,7 +17,8 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml USE_REINPLACE= yes -USE_GLIB= yes +USE_GNOMENG= yes +USE_GNOME= glib12 GNU_CONFIGURE= yes post-patch: |