pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/polarssl Remove commented line.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f79250250de6
branches:  trunk
changeset: 649621:f79250250de6
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Mon Apr 06 04:18:52 2015 +0000

description:
Remove commented line.

diffstat:

 security/polarssl/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 9c6ab0283715 -r f79250250de6 security/polarssl/Makefile
--- a/security/polarssl/Makefile        Mon Apr 06 04:00:34 2015 +0000
+++ b/security/polarssl/Makefile        Mon Apr 06 04:18:52 2015 +0000
@@ -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 @@
        ${CHMOD} -x ${DESTDIR}${PREFIX}/lib/libpolarssl.a
 
 .include "../../mk/pthread.buildlink3.mk"
-#.include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index