aboutsummaryrefslogtreecommitdiff
path: root/www/mod_rpaf2/Makefile
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-04-16 13:52:18 +0000
committerClement Laforet <clement@FreeBSD.org>2004-04-16 13:52:18 +0000
commit9659b8cfc964162df12dd1f049f469ea3a1de1fb (patch)
treee754b4e4f647dc4284265616a95be5c2b4dd64cd /www/mod_rpaf2/Makefile
parent024cdc752e2e0380df8da470625deca544b8199c (diff)
- Utilize Makefile.modules.3rd
IMHO, it's one of the best example to see how Makefile.modules.3rd can be useful.
Notes
Notes: svn path=/head/; revision=107227
Diffstat (limited to 'www/mod_rpaf2/Makefile')
-rw-r--r--www/mod_rpaf2/Makefile2
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