summaryrefslogtreecommitdiff
path: root/security/py-OpenSSL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-OpenSSL/Makefile')
-rw-r--r--security/py-OpenSSL/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-OpenSSL/Makefile b/security/py-OpenSSL/Makefile
index bfc205601de..43f39c5d42e 100644
--- a/security/py-OpenSSL/Makefile
+++ b/security/py-OpenSSL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/12/27 23:35:54 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/11 21:47:18 tv Exp $
#
DISTNAME= pyOpenSSL-0.6
@@ -12,7 +12,6 @@ COMMENT= Python interface to the OpenSSL library
PYDISTUTILSPKG= yes
PYBINMODULE= yes
-USE_BUILDLINK3= yes
.include "../../lang/python/extension.mk"
.include "../../security/openssl/buildlink3.mk"