Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

View File

@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.92 2015/03/02 13:34:16 adam Exp $
# $NetBSD: Makefile,v 1.97 2015/05/20 11:33:01 abs Exp $
DISTNAME= sqlite-autoconf-3080803
PKGNAME= sqlite3-3.8.8.3
DISTNAME= sqlite-autoconf-${SQLITE3_DISTVERSION}
PKGNAME= sqlite3-${SQLITE3_VERSION}
CATEGORIES= databases
MASTER_SITES= http://www.hwaci.com/sw/sqlite/2015/ \
http://www.sqlite.org/2015/
@@ -11,8 +11,14 @@ HOMEPAGE= http://www.sqlite.org/
COMMENT= SQL Database Engine in a C Library
LICENSE= public-domain
.include "../../databases/sqlite3/Makefile.version"
.include "options.mk"
# On at least NetBSD 7.0_BETA amd64
# sqlite3.o: file not recognized: File truncated
# Makefile:404: recipe for target 'sqlite3' failed
MAKE_JOBS_SAFE= no
USE_LIBTOOL= yes
USE_TOOLS+= gmake
GNU_CONFIGURE= yes