diff options
Diffstat (limited to 'devel/liboop/Makefile')
-rw-r--r-- | devel/liboop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile index 4583ab7..2591c1b 100644 --- a/devel/liboop/Makefile +++ b/devel/liboop/Makefile @@ -17,7 +17,8 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= adns.1:${PORTSDIR}/net/adns \ wwwcore.1:${PORTSDIR}/www/libwww -USE_GLIB= yes +USE_GNOMENG= yes +USE_GNOME= glib12 USE_LIBTOOL= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |