Skip to content

Commit

Permalink
devel/mono-addins: 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 23, 2024
1 parent 3fbdd91 commit b50ff71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion devel/mono-addins/Makefile
@@ -1,7 +1,7 @@
PORTNAME= mono-addins
PORTVERSION= 1.3
DISTVERSIONPREFIX= ${PORTNAME}-
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= devel

MAINTAINER= ports@FreeBSD.org
Expand All @@ -14,6 +14,7 @@ USE_GITHUB= yes
GH_ACCOUNT= mono

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs
USES= autoreconf gmake gnome mono pkgconfig

Expand Down
2 changes: 1 addition & 1 deletion devel/mono-addins/pkg-plist
Expand Up @@ -83,4 +83,4 @@ lib/mono/mono-addins/mautil.exe
libdata/pkgconfig/mono-addins-msbuild.pc
libdata/pkgconfig/mono-addins-setup.pc
libdata/pkgconfig/mono-addins.pc
man/man1/mautil.1.gz
share/man/man1/mautil.1.gz

0 comments on commit b50ff71

Please sign in to comment.