aboutsummaryrefslogtreecommitdiff
path: root/devel/mingw32-openssl
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2011-12-07 02:46:55 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2011-12-07 02:46:55 +0000
commitc443ff67427b2f1c677184c2177278038a9e82fd (patch)
tree2706360908c7c0dd88265fe2ddb667b8b3f826c1 /devel/mingw32-openssl
parentbb294ba6ffc1f78c52ea591c548f4aab69623b86 (diff)
downloadports-c443ff67427b2f1c677184c2177278038a9e82fd.tar.gz
ports-c443ff67427b2f1c677184c2177278038a9e82fd.zip
Notes
Diffstat (limited to 'devel/mingw32-openssl')
-rw-r--r--devel/mingw32-openssl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/mingw32-openssl/Makefile b/devel/mingw32-openssl/Makefile
index efc8d5b6f0b6..984e6ffd266e 100644
--- a/devel/mingw32-openssl/Makefile
+++ b/devel/mingw32-openssl/Makefile
@@ -25,6 +25,7 @@ COMMENT= The OpenSSL library cross-compiled for MinGW32
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \
${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \
+ ${LOCALBASE}/mingw32/include/stdlib.h:${PORTSDIR}/devel/${PKGNAMEPREFIX}bin-msvcrt \
${LOCALBASE}/mingw32/lib/libz.a:${PORTSDIR}/devel/mingw32-zlib
USE_PERL5_BUILD= yes