graphics/nip2: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
40d640822e
commit
8a3e3bf271
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= nip2
|
||||
PORTVERSION= 8.7.1
|
||||
PORTREVISION= 13
|
||||
PORTREVISION= 14
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://github.com/libvips/${PORTNAME}/releases/download/v${PORTVERSION}/
|
||||
|
||||
|
@ -26,6 +26,7 @@ CPE_VENDOR= ${PORTNAME}_project
|
|||
DOS2UNIX_GLOB= *.def
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20 libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS+= --disable-update-desktop
|
||||
LDFLAGS+= -lm
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
bin/nip2
|
||||
bin/run-nip2.sh
|
||||
man/man1/nip2.1.gz
|
||||
share/man/man1/nip2.1.gz
|
||||
share/appdata/nip2.appdata.xml
|
||||
share/applications/nip2.desktop
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/figs/ir2.jpg
|
||||
|
|
Loading…
Reference in a new issue