summaryrefslogtreecommitdiff
path: root/lang/php5/Makefile.php
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php5/Makefile.php')
-rw-r--r--lang/php5/Makefile.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/php5/Makefile.php b/lang/php5/Makefile.php
index 14205e4ab65..ca8930660d6 100644
--- a/lang/php5/Makefile.php
+++ b/lang/php5/Makefile.php
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.php,v 1.21 2006/11/06 22:17:50 jdolecek Exp $
+# $NetBSD: Makefile.php,v 1.21.2.1 2007/02/23 11:56:25 ghen Exp $
#
.include "../../lang/php5/Makefile.common"
@@ -50,9 +50,9 @@ CONFIGURE_ARGS+= --enable-ipv6
CONFIGURE_ARGS+= --disable-ipv6
.endif
-.if !empty(PKG_OPTIONS:Mssl)
-. include "../../security/openssl/buildlink3.mk"
-CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl}
-.else
+#.if !empty(PKG_OPTIONS:Mssl)
+#. include "../../security/openssl/buildlink3.mk"
+#CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl}
+#.else
CONFIGURE_ARGS+= --without-openssl
-.endif
+#.endif