diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-04 19:26:24 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-04 19:26:24 +0000 |
commit | 228ab588738952bd42427886fd5368181243ba6e (patch) | |
tree | 7fe589d0d1b0e6d00b7aa9cd05fc46ca15de7655 /dns/idnkit | |
parent | 7374b5a054d87d64914c6c36520e15fa14f3f31b (diff) |
Notes
Diffstat (limited to 'dns/idnkit')
-rw-r--r-- | dns/idnkit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/idnkit/Makefile b/dns/idnkit/Makefile index ffeca56ddd3e..3f5831ce75ad 100644 --- a/dns/idnkit/Makefile +++ b/dns/idnkit/Makefile @@ -16,7 +16,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE} \ --enable-runidn \ --enable-extra-ace -SHAREMODE= 644 # needed for libtool which runs ranlib on install USE_LDCONFIG= yes |