From 48487bdfa6713b074e0436c137357f8d24f32ae2 Mon Sep 17 00:00:00 2001 From: John Marino Date: Wed, 28 May 2014 23:34:22 +0000 Subject: [PATCH] dns/ironsides: USES+= zip --- dns/ironsides/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dns/ironsides/Makefile b/dns/ironsides/Makefile index 37f70e93e7ce..4f47139d207f 100644 --- a/dns/ironsides/Makefile +++ b/dns/ironsides/Makefile @@ -6,7 +6,7 @@ PORTVERSION= ${SNAPSHOT:S/_//g} PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://ironsides.martincarlisle.com/ -DISTFILES= ironsides_authoritative-${SNAPSHOT}.zip +DISTNAME= ironsides_authoritative-${SNAPSHOT} MAINTAINER= marino@FreeBSD.org COMMENT= Authoritative DNS server formally verified by SPARK/Ada @@ -18,7 +18,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BUILD_DEPENDS= ${LOCALBASE}/include/spark2012/spark.ads:${PORTSDIR}/devel/libspark2012 -USES= ada dos2unix +USES= ada dos2unix zip DOS2UNIX_FILES= dfcs.usafa.edu.zonefile ironsides.1 SNAPSHOT= 2014_02_20 WRKSRC= ${WRKDIR}/${DISTFILES:S/.zip//}