diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index 4d57ac391e87..4b70b3bcfec9 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -1,36 +1,38 @@ PORTNAME= libmicrohttpd DISTVERSION= 0.9.77 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= GNU MAINTAINER= gaod@hychen.org COMMENT= C library for embedding HTTP server functionality WWW= https://www.gnu.org/software/libmicrohttpd/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe libtool localbase pathfix USE_LDCONFIG= yes CPE_VENDOR= gnu GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip TEST_TARGET= check CONFIGURE_ARGS= --disable-examples OPTIONS_DEFINE= GNUTLS TESTCURL OPTIONS_DEFAULT= GNUTLS TESTCURL_DESC= Use curl when running unit tests GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_CONFIGURE_ENABLE=https TESTCURL_LIB_DEPENDS= libcurl.so:ftp/curl TESTCURL_CONFIGURE_ENABLE= curl INFO= libmicrohttpd libmicrohttpd-tutorial .include diff --git a/www/libmicrohttpd/pkg-plist b/www/libmicrohttpd/pkg-plist index ae068314d632..97a2da775b48 100644 --- a/www/libmicrohttpd/pkg-plist +++ b/www/libmicrohttpd/pkg-plist @@ -1,8 +1,8 @@ include/microhttpd.h lib/libmicrohttpd.a lib/libmicrohttpd.so lib/libmicrohttpd.so.12 lib/libmicrohttpd.so.12.61.0 libdata/pkgconfig/libmicrohttpd.pc -man/man3/libmicrohttpd.3.gz +share/man/man3/libmicrohttpd.3.gz share/info/libmicrohttpd_performance_data.png