summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2015-04-06 04:18:52 +0000
committerrodent <rodent@pkgsrc.org>2015-04-06 04:18:52 +0000
commita3a65285eab7f82483100fed707abc0eaee721c8 (patch)
tree898442cf0efb4cbc1af1bfe5a608c73424c3df35 /security
parentf4763766c536cdc39a8ba1909f1e2e1478710efd (diff)
downloadpkgsrc-a3a65285eab7f82483100fed707abc0eaee721c8.tar.gz
Remove commented line.
Diffstat (limited to 'security')
-rw-r--r--security/polarssl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/polarssl/Makefile b/security/polarssl/Makefile
index 5183f00c90f..9c5eed4c594 100644
--- a/security/polarssl/Makefile
+++ b/security/polarssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/04/06 04:00:34 rodent Exp $
+# $NetBSD: Makefile,v 1.12 2015/04/06 04:18:52 rodent Exp $
#
DISTNAME= polarssl-1.3.9-gpl
@@ -32,5 +32,4 @@ post-install:
${CHMOD} -x ${DESTDIR}${PREFIX}/lib/libpolarssl.a
.include "../../mk/pthread.buildlink3.mk"
-#.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"