summaryrefslogtreecommitdiff
path: root/security/drwebd
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-11-30 23:14:17 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-11-30 23:14:17 +0000
commitecb193ca080c61c17d564abc329c59f5e6a9c606 (patch)
tree8956cf1faf4e57f12f8fc3220dc571b516472e7a /security/drwebd
parentFix build on 5.0 (chase /usr/include/msdosfs to /usr/include/fs/msdosfs) (diff)
Use NO_CHECKSUM instead of overriding checksum: target. This port should
be reworked to be a slave port of the drweb port.
Notes
Notes: svn path=/head/; revision=71258
Diffstat (limited to 'security/drwebd')
-rw-r--r--security/drwebd/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/security/drwebd/Makefile b/security/drwebd/Makefile
index 05b9f140c051..698793c087c8 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}