aboutsummaryrefslogtreecommitdiffstats
path: root/www/aria2/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-12-12 05:49:49 +0800
committersat <sat@FreeBSD.org>2007-12-12 05:49:49 +0800
commit64af8dea9654bdc0c744e6b03ae6f1e4b05d0e50 (patch)
tree0263894b366b9bfa7810c28d48836c8707bba5e6 /www/aria2/Makefile
parent599dd406516019ca855ae6eff422688c4217247c (diff)
downloadfreebsd-ports-gnome-64af8dea9654bdc0c744e6b03ae6f1e4b05d0e50.tar.gz
freebsd-ports-gnome-64af8dea9654bdc0c744e6b03ae6f1e4b05d0e50.tar.zst
freebsd-ports-gnome-64af8dea9654bdc0c744e6b03ae6f1e4b05d0e50.zip
- Update to 0.12.0
Diffstat (limited to 'www/aria2/Makefile')
-rw-r--r--www/aria2/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index 868f7fc8e6dc..a58297fae342 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= aria2
-DISTVERSION= 0.11.4
+DISTVERSION= 0.12.0
CATEGORIES= www
MASTER_SITES= SFE
@@ -26,12 +26,9 @@ USE_BZIP2= yes
USE_GNOME= gnomehack libxml2
USE_GETTEXT= yes
GNU_CONFIGURE= yes
+LINGUAS= ca de es fr it ja nl pt_BR ru sv
PLIST_FILES= bin/aria2c \
- share/locale/de/LC_MESSAGES/aria2c.mo \
- share/locale/fr/LC_MESSAGES/aria2c.mo \
- share/locale/ja/LC_MESSAGES/aria2c.mo \
- share/locale/nl/LC_MESSAGES/aria2c.mo \
- share/locale/ru/LC_MESSAGES/aria2c.mo
+ ${LINGUAS:S|^|share/locale/|:S|$|/LC_MESSAGES/aria2c.mo|}
MAN1= aria2c.1
post-configure: