diff --git a/www/httest/Makefile b/www/httest/Makefile index 1991f5249589..bd2b816c182c 100644 --- a/www/httest/Makefile +++ b/www/httest/Makefile @@ -1,49 +1,51 @@ PORTNAME= httest PORTVERSION= 2.4.24 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= HTTP Test Tool WWW= https://htt.sourceforge.net/ LICENSE= APACHE20 BUILD_DEPENDS= help2man:misc/help2man LIB_DEPENDS= libexpat.so:textproc/expat2 \ libgdbm.so:databases/gdbm \ libpcre.so:devel/pcre \ libapr-1.so:devel/apr1 USES= iconv lua:-52 libtool bdb ssl USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share OPTIONS_DEFINE= EXAMPLES CONFIGURE_ARGS= --enable-lua-module \ --with-apr="${LOCALBASE}/bin" \ --with-apr-util="${LOCALBASE}/bin" \ --with-lua="${LUA_LIBDIR}" \ --with-pcre="${LOCALBASE}/bin" \ --with-ssl="${OPENSSLLIB}" CPPFLAGS+= -I${LUA_INCDIR} PORTEXAMPLES= * INSTALL_TARGET= install-strip MAKE_JOBS_UNSAFE= yes post-patch: @${REINPLACE_CMD} -e 's|`$$APR_CONFIG --cflags`||; s|-llua|-llua-${LUA_VER}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|' ${WRKSRC}/generate_modules_c.sh @${REINPLACE_CMD} -e 's|^apr_time_t start_time|extern &|' \ ${WRKSRC}/src/perf_module.c post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/*.htt ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/www/httest/pkg-plist b/www/httest/pkg-plist index 5c4cd30cad5b..e84129ca6ea8 100644 --- a/www/httest/pkg-plist +++ b/www/httest/pkg-plist @@ -1,13 +1,13 @@ bin/htntlm bin/htproxy bin/htremote bin/httest include/htt/dso.h lib/libhello.a lib/libhello.so lib/libhello.so.0 lib/libhello.so.0.0.0 -man/man1/htntlm.1.gz -man/man1/htproxy.1.gz -man/man1/htremote.1.gz -man/man1/httest.1.gz +share/man/man1/htntlm.1.gz +share/man/man1/htproxy.1.gz +share/man/man1/htremote.1.gz +share/man/man1/httest.1.gz