diff options
-rw-r--r-- | security/drwebd/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/security/drwebd/Makefile b/security/drwebd/Makefile index 05b9f14..698793c 100644 --- a/security/drwebd/Makefile +++ b/security/drwebd/Makefile @@ -14,13 +14,11 @@ MAINTAINER= ache@FreeBSD.org DESCR= ${PORTSDIR}/security/drweb/pkg-descr -NO_BUILD= yes -NO_WRKSUBDIR= yes - RUN_DEPENDS= ${LOCALBASE}/drweb/drwebd:${PORTSDIR}/security/drweb -checksum: - @${DO_NADA} +NO_BUILD= yes +NO_WRKSUBDIR= yes +NO_CHECKSUM= yes do-fetch: @${DO_NADA} |