summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2005-10-08 16:49:35 +0000
committerjdolecek <jdolecek@pkgsrc.org>2005-10-08 16:49:35 +0000
commite4855206f0db4ae35c43079fd4ea8e66ab68b05b (patch)
tree3e60eb428af03290543276e72eff97b2d46753ca /security/Makefile
parent08f23e005d3d5d6c728867d75f6c84e2e4e1438f (diff)
downloadpkgsrc-e4855206f0db4ae35c43079fd4ea8e66ab68b05b.tar.gz
Unfortunately PHP has several openssl hooks, which are only enabled
when the base PHP is compiled with openssl extension (e.g. ssl://, tls:// stream support, and couple others). These don't work when SSL support is loaded via extension. For this reason, make openssl extension unconditionally built-in into the main PHP package, and g/c security/php-openssl.
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile
index a0ad9e49615..b1c5f86aee1 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.245 2005/09/03 22:47:23 xtraeme Exp $
+# $NetBSD: Makefile,v 1.246 2005/10/08 16:49:35 jdolecek Exp $
#
COMMENT= Security tools
@@ -173,7 +173,6 @@ SUBDIR+= pgpdump
SUBDIR+= pgpenvelope
SUBDIR+= php-mcrypt
SUBDIR+= php-mhash
-SUBDIR+= php-openssl
SUBDIR+= pinentry
SUBDIR+= pinepgp
SUBDIR+= pks