diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 20:15:41 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 20:15:41 +0000 |
commit | 58096d74fe4b8d91e316719c251238d39d5dc3dc (patch) | |
tree | 4613f62fa7d0f5ac9f5925870eb97c1534ed422a /www/redaxo | |
parent | 323cb722814e143c9f5cae8c12274477450b809a (diff) | |
download | ports-58096d74fe4b8d91e316719c251238d39d5dc3dc.tar.gz ports-58096d74fe4b8d91e316719c251238d39d5dc3dc.zip |
Notes
Diffstat (limited to 'www/redaxo')
-rw-r--r-- | www/redaxo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/redaxo/Makefile b/www/redaxo/Makefile index 9b6e3543cc69..13c84657c370 100644 --- a/www/redaxo/Makefile +++ b/www/redaxo/Makefile @@ -16,7 +16,7 @@ NO_BUILD= yes SUB_FILES+= pkg-message pkg-deinstall USE_PHP= mysql session xml zlib -USES= zip +USES= zip:infozip OPTIONS_DEFINE= APACHE MYSQLS GD |