diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 18:01:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 18:01:09 +0000 |
commit | 4ea7b9edaecb51f9e3084d746156c73f4cd43962 (patch) | |
tree | 39484054f818fd9d23cb1801b9817b3fb958f201 /www/elgg | |
parent | 97987cee2a8e24656a01c8ef2171aed9846ee32a (diff) |
Notes
Diffstat (limited to 'www/elgg')
-rw-r--r-- | www/elgg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/elgg/Makefile b/www/elgg/Makefile index 41758a3f763e..2b393122119a 100644 --- a/www/elgg/Makefile +++ b/www/elgg/Makefile @@ -12,8 +12,7 @@ COMMENT= Blogging and social networking platform LICENSE= GPLv2 USE_PHP= mysql gd json soap dom xml -USES= gettext -USE_ZIP= yes +USES= gettext zip NO_BUILD= yes SUB_FILES= pkg-message |