Import of pkgsrc-2015Q3

This commit is contained in:
2016-01-21 23:42:40 +01:00
committed by sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228313 additions and 80017 deletions
+3 -4
View File
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2015/01/18 16:00:02 wiedi Exp $
# $NetBSD: Makefile,v 1.24 2015/06/30 13:17:10 pettai Exp $
DISTNAME= knot-1.5.3
CATEGORIES= net
@@ -9,15 +9,14 @@ HOMEPAGE= http://www.knot-dns.cz/
COMMENT= Knot (auth) DNS server
LICENSE= gnu-gpl-v3
# If you're not able to download the distfile, try using
#FETCH_USING= curl # in mk.conf or on the command-line
BUILD_DEFS+= VARBASE
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --localstatedir=${VARBASE}/knot
CONFIGURE_ARGS+= --with-rundir=${VARBASE}/run/knot
CONFIGURE_ARGS+= --with-storage=${VARBASE}/knot/lib
USE_LIBTOOL= yes
USE_TOOLS+= bison flex gmake