aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2015-03-16 23:26:10 +0800
committersem <sem@FreeBSD.org>2015-03-16 23:26:10 +0800
commit4b7b470efd3d7fc021c9ddf935618b6814835653 (patch)
tree271592ff9e62eb5b753d6b815fdc599965a32707 /dns
parent36a0121cfd3e5d82cbcae77de4e1a58a5d924664 (diff)
downloadfreebsd-ports-gnome-4b7b470efd3d7fc021c9ddf935618b6814835653.tar.gz
freebsd-ports-gnome-4b7b470efd3d7fc021c9ddf935618b6814835653.tar.zst
freebsd-ports-gnome-4b7b470efd3d7fc021c9ddf935618b6814835653.zip
- fix cut&paste problem
Diffstat (limited to 'dns')
-rw-r--r--dns/unbound/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile
index 4d52a1863076..618bad6fa0e5 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -100,7 +100,7 @@ post-patch:
s|$$(configfile); fi|$$(configfile).sample|' \
${WRKSRC}/Makefile.in
.if ${PORT_OPTIONS:MFILTER_AAAA}
- at ${WRKSRC}/contrib/aaaa-filter-iterator.patch | ${PATCH} -d ${WRKSRC} -p1
+ cat ${WRKSRC}/contrib/aaaa-filter-iterator.patch | ${PATCH} -d ${WRKSRC} -p1
.endif
post-build: