Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.32 2013/03/26 14:38:11 hauke Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2014/02/12 23:18:40 tron Exp $
|
||||
#
|
||||
|
||||
DISTNAME= radmind-1.14.1
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=radmind/}
|
||||
|
||||
@@ -11,9 +11,6 @@ HOMEPAGE= http://rsug.itd.umich.edu/software/radmind/
|
||||
COMMENT= Remote file administration and integrity tool
|
||||
LICENSE= modified-bsd
|
||||
|
||||
# Not yet 64 bit time_t safe, see PR pkg/46555
|
||||
NOT_FOR_PLATFORM= NetBSD-5.99.*-* NetBSD-[6-9]*-*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl}
|
||||
CONFIGURE_ARGS+= --with-radminddir=${RADMINDDIR}
|
||||
@@ -22,6 +19,8 @@ CONFIGURE_ENV+= diffpath=${TOOLS_DIFF:Q}
|
||||
# provide, so we need to side-step {echopath}.
|
||||
CONFIGURE_ENV+= ac_cv_path_echopath=${TOOLS_ECHO:Q}
|
||||
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
BUILD_TARGET= all man rash
|
||||
RADMINDDIR= ${VARBASE}/radmind
|
||||
BUILD_DEFS+= VARBASE
|
||||
|
||||
Reference in New Issue
Block a user