diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-26 04:06:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-26 04:06:59 +0000 |
commit | 172245e773e5d4b57c42fea16c60724a804c3733 (patch) | |
tree | 5552c554e720abe37a43ea2b4728a3e4215c8085 /www/aria/Makefile | |
parent | ed4503f6d7afa8bfe94075dbc9fb5d0687a8469b (diff) |
Notes
Diffstat (limited to 'www/aria/Makefile')
-rw-r--r-- | www/aria/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/aria/Makefile b/www/aria/Makefile index 453422acd49e..4bc435d2008b 100644 --- a/www/aria/Makefile +++ b/www/aria/Makefile @@ -16,6 +16,7 @@ COMMENT= Yet another download tool USE_BZIP2= yes USE_X_PREFIX= yes +USE_GETTEXT= yes USE_GNOME= gnometarget gtk12 USE_OPENSSL= yes USE_GETOPT_LONG=yes |