Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2015/03/18 10:24:49 joerg Exp $
# $NetBSD: Makefile,v 1.5 2016/08/20 14:03:03 sevan Exp $
DISTNAME= LuaBitOp-1.0.2
PKGNAME= ${DISTNAME:S/Lua/${LUA_PKGPREFIX}-/}
@@ -17,8 +17,15 @@ NO_CONFIGURE= yes
USE_TOOLS+= gmake
MAKE_FLAGS+= LUA_CDIR=${LUA_CDIR}
MAKE_FLAGS+= LUA_DOCDIR=${LUA_DOCDIR}
MAKE_FLAGS+= _LUA_DOT_VERSION=${_LUA_DOT_VERSION}
MAKE_FLAGS+= INSTALLPATH=${DESTDIR}${PREFIX}/${LUA_CDIR}
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "Darwin"
BUILD_TARGET= macosx
.endif
INSTALLATION_DIRS+= ${LUA_CDIR} ${LUA_DOCDIR}
TEST_TARGET= test