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.16 2015/07/04 16:18:39 joerg Exp $
# $NetBSD: Makefile,v 1.18 2016/03/01 20:09:29 joerg Exp $
#
DISTNAME= bbsload-0.2.6
@@ -13,13 +13,11 @@ COMMENT= Small (in dimensions) tool to display the average load
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
CPPFLAGS.NetBSD+= -D_KERNTYPES
INSTALLATION_DIRS= ${PKGMANDIR}/man1
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "DragonFly"
MAKE_ENV+= LIBS.pkgsrc=-lkinfo
.endif
MAKE_ENV.DragonFly+= LIBS.pkgsrc=-lkinfo
post-install:
${INSTALL_MAN} ${WRKSRC}/bbsload.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/bbsload.1