Skip to content

Commit

Permalink
www/xsp: 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 0f8ee7d commit db460e3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions www/xsp/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xsp
PORTVERSION= 4.7.1
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/

Expand All @@ -14,6 +15,7 @@ USES= gmake libtool mono pathfix pkgconfig sqlite
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= ac_cv_path_GMCS=${LOCALBASE}/bin/mcs
MAKE_ENV= MONO_REGISTRY_PATH=/tmp/registry
PLIST_SUB= PORTVERSION=${PORTVERSION}
Expand Down
10 changes: 5 additions & 5 deletions www/xsp/pkg-plist
Expand Up @@ -204,9 +204,9 @@ lib/xsp/test/web.config
lib/xsp/test/xsp.exe.config
libdata/pkgconfig/xsp-2.pc
libdata/pkgconfig/xsp-4.pc
man/man1/asp-state.1.gz
man/man1/dbsessmgr.1.gz
man/man1/fastcgi-mono-server.1.gz
man/man1/mod-mono-server.1.gz
man/man1/xsp.1.gz
share/man/man1/asp-state.1.gz
share/man/man1/dbsessmgr.1.gz
share/man/man1/fastcgi-mono-server.1.gz
share/man/man1/mod-mono-server.1.gz
share/man/man1/xsp.1.gz
@dir %%WWWDIR%%

0 comments on commit db460e3

Please sign in to comment.