diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/djbdns/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/djbdns/Makefile b/net/djbdns/Makefile index 278ad63e32f9..38742bc708fe 100644 --- a/net/djbdns/Makefile +++ b/net/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 |