mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
graphics/jbig2dec: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
8573c02bfa
commit
3928fc1e9c
@ -1,5 +1,6 @@
|
||||
PORTNAME= jbig2dec
|
||||
PORTVERSION= 0.20
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= https://github.com/ArtifexSoftware/jbig2dec/releases/download/${PORTVERSION}/
|
||||
|
||||
@ -14,6 +15,7 @@ USES= cpe libtool pathfix python:env,test shebangfix
|
||||
|
||||
CONFIGURE_ENV= ac_cv_func_getopt_long=yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
LDFLAGS+= -lmd
|
||||
TEST_TARGET= check
|
||||
|
@ -5,4 +5,4 @@ lib/libjbig2dec.so
|
||||
lib/libjbig2dec.so.0
|
||||
lib/libjbig2dec.so.0.0.0
|
||||
libdata/pkgconfig/jbig2dec.pc
|
||||
man/man1/jbig2dec.1.gz
|
||||
share/man/man1/jbig2dec.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user