mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
graphics/GraphicsMagick: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
836d69289b
commit
f6fceaaa44
@ -1,6 +1,6 @@
|
||||
PORTNAME= GraphicsMagick
|
||||
PORTVERSION= 1.3.40
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF
|
||||
@ -18,6 +18,7 @@ CONFIGURE_ARGS= --enable-shared --enable-static \
|
||||
--without-dps --without-gdi32 --without-perl --without-trio
|
||||
CONFIGURE_ENV= PTHREAD_LIBS=-lpthread
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -107,12 +107,12 @@ lib/libGraphicsMagickWand.so.2.9.8
|
||||
libdata/pkgconfig/GraphicsMagick++.pc
|
||||
libdata/pkgconfig/GraphicsMagick.pc
|
||||
libdata/pkgconfig/GraphicsMagickWand.pc
|
||||
man/man1/GraphicsMagick++-config.1.gz
|
||||
man/man1/GraphicsMagick-config.1.gz
|
||||
man/man1/GraphicsMagickWand-config.1.gz
|
||||
man/man1/gm.1.gz
|
||||
man/man4/miff.4.gz
|
||||
man/man5/quantize.5.gz
|
||||
share/man/man1/GraphicsMagick++-config.1.gz
|
||||
share/man/man1/GraphicsMagick-config.1.gz
|
||||
share/man/man1/GraphicsMagickWand-config.1.gz
|
||||
share/man/man1/gm.1.gz
|
||||
share/man/man4/miff.4.gz
|
||||
share/man/man5/quantize.5.gz
|
||||
%%DATADIR%%/config/colors.mgk
|
||||
%%DATADIR%%/config/log.mgk
|
||||
%%DATADIR%%/config/modules.mgk
|
||||
|
Loading…
Reference in New Issue
Block a user