diff options
Diffstat (limited to 'x11-toolkits/p5-Gtk2-Html2/Makefile')
-rw-r--r-- | x11-toolkits/p5-Gtk2-Html2/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-toolkits/p5-Gtk2-Html2/Makefile b/x11-toolkits/p5-Gtk2-Html2/Makefile index f9360ef3e80..65128e97a99 100644 --- a/x11-toolkits/p5-Gtk2-Html2/Makefile +++ b/x11-toolkits/p5-Gtk2-Html2/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: p5-Gtk2-Html2 -# Date created: Apr 20, 2004 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= Gtk2-Html2 PORTVERSION= 0.03 @@ -25,7 +20,7 @@ RUN_DEPENDS= p5-Glib2>=0:${PORTSDIR}/devel/p5-Glib2 \ p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 USE_GNOME= libgtkhtml -USE_PKGCONFIG= build +USES= pkgconfig PERL_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes |