Remove commented line.
This commit is contained in:
parent
38bb21210a
commit
337896381f
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue