mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
print/libijs: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e054fea51e
commit
7ff0aad767
@ -1,6 +1,6 @@
|
||||
PORTNAME= libijs
|
||||
PORTVERSION= 0.35
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.openprinting.org/download/ijs/download/
|
||||
DISTNAME= ijs-${PORTVERSION}
|
||||
@ -16,6 +16,7 @@ USES= gmake libtool pathfix pkgconfig tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -9,4 +9,4 @@ lib/libijs.so
|
||||
lib/libijs.so.1
|
||||
lib/libijs.so.1.0.1
|
||||
libdata/pkgconfig/ijs.pc
|
||||
man/man1/ijs-config.1.gz
|
||||
share/man/man1/ijs-config.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user