Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.20 2013/06/16 10:11:58 shattered Exp $
# $NetBSD: Makefile,v 1.21 2014/01/09 11:49:00 jperkin Exp $
#
DISTNAME= chkrootkit-0.49
@@ -40,11 +40,6 @@ PROGRAMS+= check_wtmpx
PLIST.wtmpx= yes
CFLAGS+= -DSOLARIS2
LDFLAGS+= -lsocket
. if empty(CC_VERSION:Mgcc-*)
MAKE_ENV+= STATIC="-B static"
. else
MAKE_ENV+= STATIC="-static"
. endif
.else
MAKE_ENV+= STATIC="-static"
.endif