aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-03-22 07:47:24 +0800
committermat <mat@FreeBSD.org>2017-03-22 07:47:24 +0800
commitd45ed8fc0301be0be5599719a3f67361683ddf8a (patch)
tree646fba896a40e7029bcfd2506d3779dcf400b2c3 /dns
parentef62d91b36e7aa695e88c74fd003dcd3ed058c61 (diff)
downloadfreebsd-ports-gnome-d45ed8fc0301be0be5599719a3f67361683ddf8a.tar.gz
freebsd-ports-gnome-d45ed8fc0301be0be5599719a3f67361683ddf8a.tar.zst
freebsd-ports-gnome-d45ed8fc0301be0be5599719a3f67361683ddf8a.zip
Fix build.
Sponsored by: Absolight
Diffstat (limited to 'dns')
-rw-r--r--dns/ldns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile
index 27001dd60a69..a3a3a61a19d3 100644
--- a/dns/ldns/Makefile
+++ b/dns/ldns/Makefile
@@ -88,7 +88,7 @@ post-patch:
@${SED} -i '' -e 's=-I./include/ldns=-I${LOCALBASE}/include/ldns=' ${WRKSRC}/Makefile.in
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/perl5/site_perl/mach/5.24/auto/DNS/LDNS/LDNS.so
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/DNS/LDNS/LDNS.so
.else
ALL_TARGET= all
INSTALL_TARGET= install-lib install-h install-config