diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-04-16 13:52:18 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-04-16 13:52:18 +0000 |
commit | 9659b8cfc964162df12dd1f049f469ea3a1de1fb (patch) | |
tree | e754b4e4f647dc4284265616a95be5c2b4dd64cd /www/mod_rpaf2 | |
parent | 024cdc752e2e0380df8da470625deca544b8199c (diff) | |
download | ports-9659b8cfc964162df12dd1f049f469ea3a1de1fb.tar.gz ports-9659b8cfc964162df12dd1f049f469ea3a1de1fb.zip |
Notes
Diffstat (limited to 'www/mod_rpaf2')
-rw-r--r-- | www/mod_rpaf2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_rpaf2/Makefile b/www/mod_rpaf2/Makefile index 531e607b10e3..a5f3499dd8b1 100644 --- a/www/mod_rpaf2/Makefile +++ b/www/mod_rpaf2/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -WITH_APACHE2= yes +WANT_APACHE= 2 LATEST_LINK= mod_rpaf2 MASTERDIR= ${.CURDIR}/../mod_rpaf |