diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 18:23:34 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 18:23:34 +0000 |
commit | cb72249a320633d1627706fd3c5fee0263234250 (patch) | |
tree | 7649b1f5002c942331d22ad69679217a24b1ddf3 /www/p5-ZConf-RSS-GUI-GTK | |
parent | 41402c773dce3c776fcbda39133047961aa0bcec (diff) |
Notes
Diffstat (limited to 'www/p5-ZConf-RSS-GUI-GTK')
-rw-r--r-- | www/p5-ZConf-RSS-GUI-GTK/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-ZConf-RSS-GUI-GTK/Makefile b/www/p5-ZConf-RSS-GUI-GTK/Makefile index bfdbed213248..4b1f2f0232a5 100644 --- a/www/p5-ZConf-RSS-GUI-GTK/Makefile +++ b/www/p5-ZConf-RSS-GUI-GTK/Makefile @@ -15,7 +15,8 @@ COMMENT= Provides a GTK backend for ZConf::RSS::GUI RUN_DEPENDS= p5-ZConf-RSS>=0:${PORTSDIR}/www/p5-ZConf-RSS \ p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= ZConf::RSS::GUI::GTK.3 |