diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 13:54:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 13:54:45 +0000 |
commit | 77d5662e7c18b449f96ae7c3863c41d8cbfe12eb (patch) | |
tree | 9ec3669354fcc327abf2d288212379857ec010ec /www | |
parent | 89315e2bf7fc92ab44dbf706be38932b1d3d881c (diff) | |
download | ports-77d5662e7c18b449f96ae7c3863c41d8cbfe12eb.tar.gz ports-77d5662e7c18b449f96ae7c3863c41d8cbfe12eb.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/aria2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile index 12689ad968f3..7b7faf876dc4 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -27,7 +27,7 @@ GNU_CONFIGURE= yes USE_GNOME= libxml2 USE_OPENSSL= yes USE_XZ= yes -USES= pathfix +USES= pathfix pkgconfig MAN1= aria2c.1 MANLANG= "" pt ru |