diff options
-rw-r--r-- | dns/djbdns/Makefile | 2 | ||||
-rw-r--r-- | net/djbdns/Makefile | 2 |
2 files changed, 4 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 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 |