summaryrefslogtreecommitdiff
path: root/www/snownews/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-14 13:38:20 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-14 13:38:20 +0000
commitf7ec825618d3536d6c7986a7b7b1bac77a63199a (patch)
tree1fce9b2d7dcfb567ed9cb78f576ce28112115661 /www/snownews/Makefile
parent- Update to 0.4.1 (diff)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327283
Diffstat (limited to 'www/snownews/Makefile')
-rw-r--r--www/snownews/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/snownews/Makefile b/www/snownews/Makefile
index 73262f3e16cf..cd006b44e2b0 100644
--- a/www/snownews/Makefile
+++ b/www/snownews/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= http://kiza.kcore.de/media/software/snownews/
MAINTAINER= clsung@FreeBSD.org
COMMENT= A text mode RSS newsreader
-USE_PERL5_BUILD=yes
-USES= gmake iconv
+USES= gmake iconv perl5
+USE_PERL5= build
USE_GNOME= libxml2
HAS_CONFIGURE= yes