summaryrefslogtreecommitdiff
path: root/dns/djbdns
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2001-02-05 08:21:28 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2001-02-05 08:21:28 +0000
commit5e18ac36890030d1d65b06588b2394dd4b3df640 (patch)
tree0a0540fd5ea47afd267c2d5975bc78e942374042 /dns/djbdns
parentUpdate according to version up 21.1.13->21.1.14. (diff)
We aren't allowed to package djbdns, because we patch the source. I was
pretty sure I had this previously.
Notes
Notes: svn path=/head/; revision=37967
Diffstat (limited to 'dns/djbdns')
-rw-r--r--dns/djbdns/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/djbdns/Makefile b/dns/djbdns/Makefile
index 278ad63e32f9..38742bc708fe 100644
--- a/dns/djbdns/Makefile
+++ b/dns/djbdns/Makefile
@@ -18,6 +18,8 @@ RUN_DEPENDS= setuidgid:${PORTSDIR}/sysutils/daemontools
ALL_TARGET= it
INSTALL_TARGET= setup check
+NO_PACKAGE= Forbidden - we have patches to the distribution.
+
post-patch:
@echo "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc
@echo "${CC} -s" > ${WRKSRC}/conf-ld