aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_rpaf
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-03-18 08:42:51 +0800
committerclement <clement@FreeBSD.org>2004-03-18 08:42:51 +0800
commitf244b8115260cd9efc797572992934fbcf390c8c (patch)
tree0cfba679519ed8558af131c1d224c5d2396c68d2 /www/mod_rpaf
parent799f55487534227c1ae3196b64da416803c49fa7 (diff)
downloadfreebsd-ports-gnome-f244b8115260cd9efc797572992934fbcf390c8c.tar.gz
freebsd-ports-gnome-f244b8115260cd9efc797572992934fbcf390c8c.tar.zst
freebsd-ports-gnome-f244b8115260cd9efc797572992934fbcf390c8c.zip
PKGNAMESUFFIX should be added if WITH_APACHE2 is set. (and not only in
slave port)
Diffstat (limited to 'www/mod_rpaf')
-rw-r--r--www/mod_rpaf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_rpaf/Makefile b/www/mod_rpaf/Makefile
index 6052e83cff2d..1dbccb5759c0 100644
--- a/www/mod_rpaf/Makefile
+++ b/www/mod_rpaf/Makefile
@@ -19,6 +19,7 @@ USE_APACHE= yes
PLIST_SUB+= APACHE=apache2
AP_EXT= la
SRC_FILE= mod_rpaf-2.0.c
+PKGNAMESUFFIX= -ap2
.else
PLIST_SUB+= APACHE=apache
AP_EXT= so