Skip to content

Commit

Permalink
graphics/povray37: 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 24, 2024
1 parent 30a231f commit 34f9165
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion graphics/povray37/Makefile
@@ -1,7 +1,7 @@
PORTNAME= povray
DISTVERSIONPREFIX= v
DISTVERSION= 3.7.0.10
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= graphics
PKGNAMESUFFIX= 37

Expand All @@ -20,6 +20,7 @@ USE_GITHUB= yes
GH_ACCOUNT= POV-Ray

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= COMPILED_BY=${HOSTARCH}-portbld-${OPSYS:tl}-${OSREL:R} \
--program-transform-name='s/povray/${PKGBASE}/' \
--disable-optimiz
Expand Down
2 changes: 1 addition & 1 deletion graphics/povray37/pkg-plist
@@ -1,5 +1,5 @@
bin/povray37
man/man1/povray37.1.gz
share/man/man1/povray37.1.gz
@sample %%ETCDIR%%/povray.conf.sample
@sample %%ETCDIR%%/povray.ini.sample
%%X11%%%%DATADIR%%/icons/file_inc_classic_16.png
Expand Down

0 comments on commit 34f9165

Please sign in to comment.