summaryrefslogtreecommitdiff
path: root/dns/autotrust
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-07 18:18:17 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-07 18:18:17 +0000
commit1d8ca425a76be2ee4a83db36dd1349b77b7162e0 (patch)
tree93aaae556b0dd4eca960862df76d9ac0cdda720f /dns/autotrust
parentdevel/arduino-mk: Update MASTER_SITES and remove BROKEN (diff)
Replace do-patch in ports that override it with more appropriate targets
Most ports do not need to override do-patch. It breaks some ports tree features like EXTRA_PATCH_TREE, etc.
Notes
Notes: svn path=/head/; revision=516997
Diffstat (limited to 'dns/autotrust')
-rw-r--r--dns/autotrust/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/autotrust/Makefile b/dns/autotrust/Makefile
index 8dd537192024..230539830c27 100644
--- a/dns/autotrust/Makefile
+++ b/dns/autotrust/Makefile
@@ -22,7 +22,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -pthread
PLIST_FILES= sbin/autotrust man/man8/autotrust.8.gz \
etc/autotrust/autotrust.conf.sample
-do-patch:
+post-patch:
${REINPLACE_CMD} \
'45s!=!\?=!; \
46s!^\(CFLAGS \)\(= -I.\) @CFLAGS@!\1+\2!' \