graphics/libgeotiff: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e3cfad06c0
commit
9dbd084311
2 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= libgeotiff
|
||||
PORTVERSION= 1.7.1
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://download.osgeo.org/geotiff/libgeotiff/ \
|
||||
LOCAL/sunpoet
|
||||
|
@ -36,6 +36,7 @@ CONFIGURE_ARGS= --datadir=${DATADIR} \
|
|||
--with-zip=/usr
|
||||
CPPFLAGS+= -fPIC
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
@ -28,6 +28,6 @@ lib/libgeotiff.a
|
|||
lib/libgeotiff.so
|
||||
lib/libgeotiff.so.5
|
||||
lib/libgeotiff.so.5.2.0
|
||||
man/man1/applygeo.1.gz
|
||||
man/man1/geotifcp.1.gz
|
||||
man/man1/listgeo.1.gz
|
||||
share/man/man1/applygeo.1.gz
|
||||
share/man/man1/geotifcp.1.gz
|
||||
share/man/man1/listgeo.1.gz
|
||||
|
|
Loading…
Reference in a new issue