diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-08-02 21:38:09 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-08-02 21:38:09 +0000 |
commit | 4063eccdf2bd0d3ca469e5e96332e58fe5ad72dd (patch) | |
tree | 6a21c7eedce3ab02121c1a526e479099181228ef /x11-toolkits/p5-Gtk2-Html2 | |
parent | 4819ca343bfee8a3b54e7ff3ac26d280d1c1696f (diff) |
Notes
Diffstat (limited to 'x11-toolkits/p5-Gtk2-Html2')
-rw-r--r-- | x11-toolkits/p5-Gtk2-Html2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Gtk2-Html2/Makefile b/x11-toolkits/p5-Gtk2-Html2/Makefile index 65128e97a996..22e91c2a0afe 100644 --- a/x11-toolkits/p5-Gtk2-Html2/Makefile +++ b/x11-toolkits/p5-Gtk2-Html2/Makefile @@ -20,8 +20,8 @@ RUN_DEPENDS= p5-Glib2>=0:${PORTSDIR}/devel/p5-Glib2 \ p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 USE_GNOME= libgtkhtml -USES= pkgconfig -PERL_CONFIGURE= yes +USES= pkgconfig perl5 +USE_PERL5= configure MAKE_JOBS_UNSAFE= yes post-install: |