dns/libidn2: Remove INFO and docs
This commit is contained in:
parent
2e5dab795c
commit
cf22ac2d2a
@ -11,21 +11,20 @@ WWW= https://www.gnu.org/software/libidn/\#libidn2 \
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= help2man:misc/help2man
|
||||
LIB_DEPENDS= libunistring.so:devel/libunistring
|
||||
|
||||
USES= charsetfix iconv libtool localbase makeinfo pathfix
|
||||
USES= charsetfix iconv libtool localbase pathfix
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFIGURE_ARGS= --disable-nls \
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-nls --disable-doc \
|
||||
--enable-ld-version-script \
|
||||
--with-libunistring-prefix=${LOCALBASE} \
|
||||
ac_cv_prog_RONN=${TRUE}
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
LDFLAGS+= -Wl,--undefined-version
|
||||
TEST_TARGET= check
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
INFO= libidn2
|
||||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
|
||||
LDFLAGS+= -Wl,--undefined-version
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@ -5,39 +5,3 @@ lib/libidn2.so
|
||||
lib/libidn2.so.0
|
||||
lib/libidn2.so.0.4.0
|
||||
libdata/pkgconfig/libidn2.pc
|
||||
share/man/man1/idn2.1.gz
|
||||
share/man/man3/idn2_check_version.3.gz
|
||||
share/man/man3/idn2_free.3.gz
|
||||
share/man/man3/idn2_lookup_u8.3.gz
|
||||
share/man/man3/idn2_lookup_ul.3.gz
|
||||
share/man/man3/idn2_register_u8.3.gz
|
||||
share/man/man3/idn2_register_ul.3.gz
|
||||
share/man/man3/idn2_strerror.3.gz
|
||||
share/man/man3/idn2_strerror_name.3.gz
|
||||
share/man/man3/idn2_to_ascii_4i.3.gz
|
||||
share/man/man3/idn2_to_ascii_4i2.3.gz
|
||||
share/man/man3/idn2_to_ascii_4z.3.gz
|
||||
share/man/man3/idn2_to_ascii_8z.3.gz
|
||||
share/man/man3/idn2_to_ascii_lz.3.gz
|
||||
share/man/man3/idn2_to_unicode_44i.3.gz
|
||||
share/man/man3/idn2_to_unicode_4z4z.3.gz
|
||||
share/man/man3/idn2_to_unicode_8z4z.3.gz
|
||||
share/man/man3/idn2_to_unicode_8z8z.3.gz
|
||||
share/man/man3/idn2_to_unicode_8zlz.3.gz
|
||||
share/man/man3/idn2_to_unicode_lzlz.3.gz
|
||||
share/gtk-doc/html/libidn2/api-index-0.1.html
|
||||
share/gtk-doc/html/libidn2/api-index-2.0.0.html
|
||||
share/gtk-doc/html/libidn2/api-index-2.1.1.html
|
||||
share/gtk-doc/html/libidn2/api-index-2.3.5.html
|
||||
share/gtk-doc/html/libidn2/api-index-deprecated.html
|
||||
share/gtk-doc/html/libidn2/api-index-full.html
|
||||
share/gtk-doc/html/libidn2/home.png
|
||||
share/gtk-doc/html/libidn2/index.html
|
||||
share/gtk-doc/html/libidn2/left-insensitive.png
|
||||
share/gtk-doc/html/libidn2/left.png
|
||||
share/gtk-doc/html/libidn2/libidn2.html
|
||||
share/gtk-doc/html/libidn2/right-insensitive.png
|
||||
share/gtk-doc/html/libidn2/right.png
|
||||
share/gtk-doc/html/libidn2/style.css
|
||||
share/gtk-doc/html/libidn2/up-insensitive.png
|
||||
share/gtk-doc/html/libidn2/up.png
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user