pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/lua-sec lua-sec: remove commented out line



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1c505516af48
branches:  trunk
changeset: 452568:1c505516af48
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu May 13 10:16:19 2021 +0000

description:
lua-sec: remove commented out line

diffstat:

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

diffs (17 lines):

diff -r 18f22ef51c7b -r 1c505516af48 security/lua-sec/Makefile
--- a/security/lua-sec/Makefile Thu May 13 10:16:03 2021 +0000
+++ b/security/lua-sec/Makefile Thu May 13 10:16:19 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2021/05/13 10:15:47 nia Exp $
+# $NetBSD: Makefile,v 1.21 2021/05/13 10:16:19 nia Exp $
 
 VERSION=               1.0.1
 DISTNAME=              luasec-${VERSION}
@@ -17,7 +17,6 @@
 
 USE_TOOLS+=            gmake
 
-#RKSRC=                        ${WRKDIR}/luasec-${DISTNAME}
 INSTALLATION_DIRS+=    ${LUA_CDIR} ${LUA_LDIR}
 
 BUILD_TARGET.SunOS=    solaris



Home | Main Index | Thread Index | Old Index