Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2013/12/22 21:32:36 wiz Exp $
# $NetBSD: Makefile,v 1.20 2015/03/21 02:18:39 tnn Exp $
#
# Note -- version number also in the do-install rule
@@ -7,6 +7,7 @@ MINVER=01
DISTNAME= memtest86+-${MAJVER}.${MINVER}
PKGNAME= memtestplus-${MAJVER}.${MINVER}
PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.memtest.org/download/${MAJVER}.${MINVER}/
@@ -39,6 +40,10 @@ SUBST_SED.delcr= -e 's/.$$//g'
BUILDLINK_TRANSFORM+= rm:-fno-stack-protector
.endif
.if !empty(PKGSRC_COMPILER:Mclang)
BROKEN+= ${PKGNAME} does not produce a working binary with clang
.endif
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/mdec
${INSTALL_DATA} ${WRKSRC}/memtest.bin \