aboutsummaryrefslogtreecommitdiff
path: root/www/httest
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-10-26 07:52:07 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-10-26 07:52:07 +0000
commit96e924e3e0620616ba44248c18b855e651f6241e (patch)
treefe5a4168071e52b53ffe1ac53c3e9f3d60b6584c /www/httest
parente12db4011c1e8691d75b86b102698bc4b94eeed6 (diff)
downloadports-96e924e3e0620616ba44248c18b855e651f6241e.tar.gz
ports-96e924e3e0620616ba44248c18b855e651f6241e.zip
Support staging.
Notes
Notes: svn path=/head/; revision=331656
Diffstat (limited to 'www/httest')
-rw-r--r--www/httest/Makefile5
-rw-r--r--www/httest/pkg-plist4
2 files changed, 6 insertions, 3 deletions
diff --git a/www/httest/Makefile b/www/httest/Makefile
index 5bb626c7564f..a4898bd7cfb2 100644
--- a/www/httest/Makefile
+++ b/www/httest/Makefile
@@ -32,7 +32,6 @@ USE_LDCONFIG= yes
MAN1= htntlm.1 htproxy.1 htremote.1 httest.1
PORTEXAMPLES= *
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|`$$APR_CONFIG --cflags`||' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|' ${WRKSRC}/generate_modules_c.sh
@@ -41,8 +40,8 @@ post-patch:
post-install:
.if ${PORT_OPTIONS:MEXAMPLES}
- ${MKDIR} ${EXAMPLESDIR}/
- ${INSTALL_DATA} ${WRKSRC}/examples/*.htt ${EXAMPLESDIR}/
+ ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
+ ${INSTALL_DATA} ${WRKSRC}/examples/*.htt ${STAGEDIR}${EXAMPLESDIR}
.endif
.include <bsd.port.mk>
diff --git a/www/httest/pkg-plist b/www/httest/pkg-plist
index f6fa179baee4..ffbd503fdd62 100644
--- a/www/httest/pkg-plist
+++ b/www/httest/pkg-plist
@@ -7,4 +7,8 @@ lib/libhello.a
lib/libhello.la
lib/libhello.so
lib/libhello.so.0
+man/man1/htntlm.1.gz
+man/man1/htproxy.1.gz
+man/man1/htremote.1.gz
+man/man1/httest.1.gz
@dirrm include/htt