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,8 +1,8 @@
# $NetBSD: Makefile,v 1.12 2015/03/15 16:45:04 tnn Exp $
# $NetBSD: Makefile,v 1.15 2016/07/09 06:38:57 wiz Exp $
#
DISTNAME= validns-0.8
PKGREVISION= 1
PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= http://www.validns.net/download/
@@ -19,10 +19,7 @@ LICENSE= 2-clause-bsd
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
MAKE_ENV+= EXTRALIBS="-lsocket -lnsl"
.endif
MAKE_ENV.SunOS+= EXTRALIBS="-lsocket -lnsl"
do-build:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM}