aboutsummaryrefslogtreecommitdiffstats
path: root/security/sslwrap
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2000-01-03 07:17:48 +0800
committerdirk <dirk@FreeBSD.org>2000-01-03 07:17:48 +0800
commitceb8e56dc3094b9eb941fefec3993a003b73874b (patch)
tree3100a668019e7772d90bafbaaebc2cbaab0d21d2 /security/sslwrap
parentef7f3c37e742d8791b0e79accafd649f6d3036f3 (diff)
downloadfreebsd-ports-gnome-ceb8e56dc3094b9eb941fefec3993a003b73874b.tar.gz
freebsd-ports-gnome-ceb8e56dc3094b9eb941fefec3993a003b73874b.tar.zst
freebsd-ports-gnome-ceb8e56dc3094b9eb941fefec3993a003b73874b.zip
Remove dependencies to header files in ${PREFIX} to avoid problems
if openssl is in the base system already.
Diffstat (limited to 'security/sslwrap')
-rw-r--r--security/sslwrap/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile
index 952d15018227..e11a6b5a6b72 100644
--- a/security/sslwrap/Makefile
+++ b/security/sslwrap/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= ZGabor@CoDe.HU
LIB_DEPENDS= crypto.1:${PORTSDIR}/security/openssl \
ssl.1:${PORTSDIR}/security/openssl
-BUILD_DEPENDS= ${PREFIX}/include/openssl/ssl.h:${PORTSDIR}/security/openssl
.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES
LIB_DEPENDS= rsaref.2:${PORTSDIR}/security/rsaref