diff options
Diffstat (limited to 'www/p5-GtkHTML/Makefile')
-rw-r--r-- | www/p5-GtkHTML/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-GtkHTML/Makefile b/www/p5-GtkHTML/Makefile index 7e902cb1e27b..84a490ea8a17 100644 --- a/www/p5-GtkHTML/Makefile +++ b/www/p5-GtkHTML/Makefile @@ -19,7 +19,8 @@ MAINTAINER= vanilla@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gnome RUN_DEPENDS= ${BUILD_DEPENDS} -USE_GNOME= yes +USE_GNOMENG= yes +USE_GNOME= gnomeprefix gtkhtml PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} |