diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-08 00:49:09 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-08 00:49:09 +0800 |
commit | 822bc33bf1ababf32638b6d24594884469c68e5d (patch) | |
tree | 4a5c38c58618cc47e6b107297e7eebb1a64292be /dns/inadyn/Makefile | |
parent | bcc2778b20b339175e1b33f4461756fce4879be7 (diff) | |
download | freebsd-ports-gnome-822bc33bf1ababf32638b6d24594884469c68e5d.tar.gz freebsd-ports-gnome-822bc33bf1ababf32638b6d24594884469c68e5d.tar.zst freebsd-ports-gnome-822bc33bf1ababf32638b6d24594884469c68e5d.zip |
Convert d* to USES=zip
Diffstat (limited to 'dns/inadyn/Makefile')
-rw-r--r-- | dns/inadyn/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dns/inadyn/Makefile b/dns/inadyn/Makefile index 3e82eea270db..554071b82ac9 100644 --- a/dns/inadyn/Makefile +++ b/dns/inadyn/Makefile @@ -13,10 +13,8 @@ DISTNAME= ${PORTNAME}.v${PORTVERSION} MAINTAINER= samm@os2.kiev.ua COMMENT= Dynamic DNS update client +USES= dos2unix gmake zip USE_RC_SUBR= inadyn -USE_ZIP= yes -USE_DOS2UNIX= yes -USE_GMAKE= yes MAKEFILE= makefile PORTDOCS= readme.html |