summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-11-30 23:14:17 +0000
committerkris <kris@FreeBSD.org>2002-11-30 23:14:17 +0000
commit2eb8ffc92580d1f0c47e2f772b0a4a2e08864dbb (patch)
treeefb6233c7950de10a0d190c1ada1529da369e750 /security
parent03fe74f5d4e6d6adc07aeae0073b6170a405d05a (diff)
downloadFreeBSD-ports-2eb8ffc92580d1f0c47e2f772b0a4a2e08864dbb.zip
FreeBSD-ports-2eb8ffc92580d1f0c47e2f772b0a4a2e08864dbb.tar.gz
Use NO_CHECKSUM instead of overriding checksum: target. This port should
be reworked to be a slave port of the drweb port.
Diffstat (limited to 'security')
-rw-r--r--security/drwebd/Makefile8
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}
OpenPOWER on IntegriCloud