diff options
author | mat <mat@FreeBSD.org> | 2017-01-04 06:48:31 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-01-04 06:48:31 +0800 |
commit | 9479fa20ef5f14e06ab2c3b6fab0fccd7204b2a9 (patch) | |
tree | fdc3700a24ab0d18a6450e1f0da3c78b9dbcba5a /dns/yadifa/Makefile | |
parent | 316a5d2cc9164c7ea9f594de6b1c7f7ad4bebd62 (diff) | |
download | freebsd-ports-gnome-9479fa20ef5f14e06ab2c3b6fab0fccd7204b2a9.tar.gz freebsd-ports-gnome-9479fa20ef5f14e06ab2c3b6fab0fccd7204b2a9.tar.zst freebsd-ports-gnome-9479fa20ef5f14e06ab2c3b6fab0fccd7204b2a9.zip |
Update to 2.2.3.
Sponsored by: Absolight
Diffstat (limited to 'dns/yadifa/Makefile')
-rw-r--r-- | dns/yadifa/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/dns/yadifa/Makefile b/dns/yadifa/Makefile index dc5d048204ec..26493dd74baa 100644 --- a/dns/yadifa/Makefile +++ b/dns/yadifa/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= yadifa -PORTVERSION= 2.2.1 -PORTREVISION= 1 -DISTVERSIONSUFFIX= -6281 +PORTVERSION= 2.2.3 +DISTVERSIONSUFFIX= -6711 +PORTREVISION= 0 CATEGORIES= dns ipv6 MASTER_SITES= http://cdn.yadifa.eu/sites/default/files/releases/ @@ -15,8 +15,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -USES= libtool compiler:c11 -USE_OPENSSL= yes +USES= libtool compiler:c11 ssl CONFIGURE_ARGS= --localstatedir=/var OPTIONS_DEFINE= CTRL DOCS EXAMPLES TCL RRL MESSAGES NSID |