aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2024-03-19 21:58:14 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2024-03-19 22:44:57 +0000
commitf34874615ef58767b723a638b8d1048ac7b12d98 (patch)
tree39989d85488f2b6b39a6cc4c2f40a1bf362d6319
parentadd0fd59fd6f6de06e778508f4bfebb47c61e416 (diff)
downloadports-f34874615ef58767b723a638b8d1048ac7b12d98.tar.gz
ports-f34874615ef58767b723a638b8d1048ac7b12d98.zip
www/nostromo: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--www/nostromo/Makefile3
-rw-r--r--www/nostromo/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/www/nostromo/Makefile b/www/nostromo/Makefile
index 2e9c7f6659b6..9ccefa53f193 100644
--- a/www/nostromo/Makefile
+++ b/www/nostromo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= nostromo
PORTVERSION= 1.9.6
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.nazgul.ch/dev/
@@ -16,7 +17,7 @@ NOSTROMO_LOGDIR_PERMS?= 0775
USE_RC_SUBR= nostromo
USES= uidfix ssl
-MAKE_ENV?= MAKEOBJDIR=. NOSTROMO_DIR=${NOSTROMO_DIR} MANDIR=${PREFIX}/man/man
+MAKE_ENV?= MAKEOBJDIR=. NOSTROMO_DIR=${NOSTROMO_DIR} MANDIR=${PREFIX}/share/man/man
PLIST_SUB+= NOSTROMODIR="${NOSTROMO_DIR}" NOSTROMOLOGDIR="${NOSTROMO_LOGDIR}"
# XXX PIE with static libraries is currently unsupported.
diff --git a/www/nostromo/pkg-plist b/www/nostromo/pkg-plist
index fbf1d44fe8bd..c3019b9ebab2 100644
--- a/www/nostromo/pkg-plist
+++ b/www/nostromo/pkg-plist
@@ -1,6 +1,6 @@
-man/man8/nhttpd.8.gz
sbin/crypt
sbin/nhttpd
+share/man/man8/nhttpd.8.gz
%%NOSTROMODIR%%/conf/mimes
@sample %%NOSTROMODIR%%/conf/nhttpd.conf.sample
%%NOSTROMODIR%%/htdocs/index.html