Import of pkgsrc-2015Q3
This commit is contained in:
+3
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user