diff options
author | Renato Botelho <garga@FreeBSD.org> | 2012-09-10 00:38:33 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2012-09-10 00:38:33 +0000 |
commit | 087260c2152b3c07d60c0a5e0e160309f09025c6 (patch) | |
tree | 62bfd481da9eebfbe47f864a94a55993928f450d /www/dansguardian-devel | |
parent | 93ac228ecef8f507a5f8976bd773b5729fe9c0d2 (diff) |
Notes
Diffstat (limited to 'www/dansguardian-devel')
-rw-r--r-- | www/dansguardian-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dansguardian-devel/Makefile b/www/dansguardian-devel/Makefile index a22db488d7d9..2894a14394a4 100644 --- a/www/dansguardian-devel/Makefile +++ b/www/dansguardian-devel/Makefile @@ -53,7 +53,7 @@ RESTRICTED= Redistribution and commercial download is restricted. Check ${DG_UR .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MAPACHE} -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ .endif .if ${PORT_OPTIONS:MTRICKLE} |