pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/lua-sec
Module Name: pkgsrc
Committed By: nia
Date: Thu May 13 10:16:19 UTC 2021
Modified Files:
pkgsrc/security/lua-sec: Makefile
Log Message:
lua-sec: remove commented out line
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/security/lua-sec/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/lua-sec/Makefile
diff -u pkgsrc/security/lua-sec/Makefile:1.20 pkgsrc/security/lua-sec/Makefile:1.21
--- pkgsrc/security/lua-sec/Makefile:1.20 Thu May 13 10:15:47 2021
+++ pkgsrc/security/lua-sec/Makefile Thu May 13 10:16:19 2021
@@ -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 @@ DEPENDS+= ${LUA_PKGPREFIX}-socket>=2.0:
USE_TOOLS+= gmake
-#RKSRC= ${WRKDIR}/luasec-${DISTNAME}
INSTALLATION_DIRS+= ${LUA_CDIR} ${LUA_LDIR}
BUILD_TARGET.SunOS= solaris
Home |
Main Index |
Thread Index |
Old Index