Skip to content

Commit

Permalink
www/httest: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 26, 2024
1 parent d7d1e91 commit e673937
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions www/httest/Makefile
@@ -1,5 +1,6 @@
PORTNAME= httest
PORTVERSION= 2.4.24
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION}

Expand All @@ -19,6 +20,7 @@ USES= iconv lua:-52 libtool bdb ssl
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

OPTIONS_DEFINE= EXAMPLES

Expand Down
8 changes: 4 additions & 4 deletions www/httest/pkg-plist
Expand Up @@ -7,7 +7,7 @@ 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

0 comments on commit e673937

Please sign in to comment.