Skip to content

Commit

Permalink
graphics/Coin: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 9, 2024
1 parent e737dd2 commit e202a80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions graphics/Coin/Makefile
@@ -1,6 +1,7 @@
PORTNAME= Coin
PORTVERSION= 4.0.2
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= graphics

MAINTAINER= cmt@FreeBSD.org
Expand All @@ -21,6 +22,7 @@ GH_PROJECT= coin
USE_GL= gl glu
USE_XORG= ice sm x11 xext xt
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --with-pthread=yes --enable-threadsafe \
--enable-3ds-import --enable-sound \
--enable-javascript-api --enable-debug=no
Expand Down
2 changes: 1 addition & 1 deletion graphics/Coin/pkg-plist
Expand Up @@ -875,7 +875,6 @@ lib/libCoin.so
lib/libCoin.so.80
lib/libCoin.so.80.0.2
libdata/pkgconfig/Coin.pc
man/man1/coin-config.1.gz
%%DATADIR%%/conf/coin-default.cfg
%%DATADIR%%/draggerDefaults/centerballDragger.iv
%%DATADIR%%/draggerDefaults/directionalLightDragger.iv
Expand Down Expand Up @@ -907,3 +906,4 @@ man/man1/coin-config.1.gz
%%DATADIR%%/shaders/lights/SpotLight.glsl
%%DATADIR%%/shaders/vsm/VsmLookup.glsl
share/aclocal/coin.m4
share/man/man1/coin-config.1.gz

0 comments on commit e202a80

Please sign in to comment.