aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
Diffstat (limited to 'dns')
-rw-r--r--dns/idnkit2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/dns/idnkit2/Makefile b/dns/idnkit2/Makefile
index 8b53a4f208a8..3477745d0139 100644
--- a/dns/idnkit2/Makefile
+++ b/dns/idnkit2/Makefile
@@ -13,8 +13,8 @@ COMMENT= Internationalized Domain Name toolkit 2
LICENSE= OSCL
LICENSE_NAME= Open Source Code License
-LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
CONFLICTS_INSTALL= idnkit-1.*
@@ -24,6 +24,8 @@ CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE}
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
+
post-patch:
@${REINPLACE_CMD} -e 's|-liconv|${ICONV_LIB}|' \
${WRKSRC}/configure