mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
graphics/flam3: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
2efd3bb4d5
commit
c673fbbda9
2 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= flam3
|
PORTNAME= flam3
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 3.1.1-5
|
DISTVERSION= 3.1.1-5
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
DISTVERSIONSUFFIX= -g7fb50c8
|
DISTVERSIONSUFFIX= -g7fb50c8
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
|
|
||||||
|
@ -19,6 +19,7 @@ USES= gmake jpeg libtool localbase pathfix
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= scottdraves
|
GH_ACCOUNT= scottdraves
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ARGS= --enable-shared --disable-static
|
CONFIGURE_ARGS= --enable-shared --disable-static
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
|
@ -11,7 +11,7 @@ lib/libflam3.so.0
|
||||||
lib/libflam3.so.0.0.0
|
lib/libflam3.so.0.0.0
|
||||||
libdata/pkgconfig/flam3.pc
|
libdata/pkgconfig/flam3.pc
|
||||||
share/flam3/flam3-palettes.xml
|
share/flam3/flam3-palettes.xml
|
||||||
man/man1/flam3-animate.1.gz
|
share/man/man1/flam3-animate.1.gz
|
||||||
man/man1/flam3-convert.1.gz
|
share/man/man1/flam3-convert.1.gz
|
||||||
man/man1/flam3-genome.1.gz
|
share/man/man1/flam3-genome.1.gz
|
||||||
man/man1/flam3-render.1.gz
|
share/man/man1/flam3-render.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue