diff options
-rw-r--r-- | www/mod_mono/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/mod_mono/Makefile b/www/mod_mono/Makefile index 71840b0a3609..28335023c189 100644 --- a/www/mod_mono/Makefile +++ b/www/mod_mono/Makefile @@ -25,11 +25,7 @@ USE_APACHE= 22+ .include <bsd.port.pre.mk> -.if ${APACHE_VERSION} == 13 -MOD_MONOCONFDIR=${APACHEETCDIR} -.else MOD_MONOCONFDIR=${APACHEETCDIR}/Includes -.endif PLIST_SUB+= MOD_MONOCONFDIR=${MOD_MONOCONFDIR} |