diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-12 04:15:41 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-12 04:15:41 +0800 |
commit | 28bca16c060cc7b6409e74ee5e7b4e79a8a05cfe (patch) | |
tree | 4613f62fa7d0f5ac9f5925870eb97c1534ed422a /www | |
parent | 3ab3fa57e7ea6f32f83ef619f09d74c2223a48c1 (diff) | |
download | freebsd-ports-gnome-28bca16c060cc7b6409e74ee5e7b4e79a8a05cfe.tar.gz freebsd-ports-gnome-28bca16c060cc7b6409e74ee5e7b4e79a8a05cfe.tar.zst freebsd-ports-gnome-28bca16c060cc7b6409e74ee5e7b4e79a8a05cfe.zip |
Unbreak
Diffstat (limited to 'www')
-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 |