summaryrefslogtreecommitdiff
path: root/www/fpc-httpd22/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/fpc-httpd22/Makefile')
-rw-r--r--www/fpc-httpd22/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/www/fpc-httpd22/Makefile b/www/fpc-httpd22/Makefile
index 623ded12b8c8..bde9b65e4083 100644
--- a/www/fpc-httpd22/Makefile
+++ b/www/fpc-httpd22/Makefile
@@ -12,9 +12,4 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR= ${WRKUNITDIR}
-OPTIONS_DEFINE= APACHE22
-APACHE22_DESC= Install apache22 server
-
-APACHE22_USE= APACHE=22
-
.include "${MASTERDIR}/Makefile"