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.19 2012/10/08 09:57:17 asau Exp $
# $NetBSD: Makefile,v 1.20 2016/02/25 15:35:30 jperkin Exp $
DISTNAME= buffer-1.17
CATEGORIES= misc
@@ -9,11 +9,7 @@ COMMENT= Buffer sporadic binary I/O for faster tape use
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
CPPFLAGS+= -DSYS5
MAKE_ENV+= CC=${CC:Q}
.endif
CPPFLAGS.SunOS+= -DSYS5
MAKE_ENV.SunOS+= CC=${CC:Q}
.include "../../mk/bsd.pkg.mk"