diff options
author | ohauer <ohauer@FreeBSD.org> | 2011-08-21 03:00:12 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2011-08-21 03:00:12 +0800 |
commit | 2bdea797d1b7845f1c498affc7b897bf3b18b6d1 (patch) | |
tree | aa1c5393dd529b601103ed22bf6b6ae9309db718 /net-im | |
parent | c86974756831dfa075be404ab16b7560636d8979 (diff) | |
download | freebsd-ports-gnome-2bdea797d1b7845f1c498affc7b897bf3b18b6d1.tar.gz freebsd-ports-gnome-2bdea797d1b7845f1c498affc7b897bf3b18b6d1.tar.zst freebsd-ports-gnome-2bdea797d1b7845f1c498affc7b897bf3b18b6d1.zip |
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/jwchat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jwchat/Makefile b/net-im/jwchat/Makefile index 7ff75d27696b..86b71bb9e312 100644 --- a/net-im/jwchat/Makefile +++ b/net-im/jwchat/Makefile @@ -17,7 +17,7 @@ COMMENT= Full featured, web-based Jabber client MAKE_JOBS_SAFE= yes -USE_APACHE= 1.3 +USE_APACHE= 13 NO_BUILD= yes |