diff options
Diffstat (limited to 'dns/libidn')
-rw-r--r-- | dns/libidn/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index 610ffede5b84..df014d325bd4 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -21,8 +21,6 @@ USE_ICONV= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_PERL5_BUILD= yes -CONFIGURE_ARGS= --mandir=${PREFIX}/man \ - --infodir=${PREFIX}/info CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |