mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
We aren't allowed to package djbdns, because we patch the source. I was
pretty sure I had this previously.
This commit is contained in:
parent
933a4af784
commit
5e18ac3689
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37967
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user