mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
multimedia/bino: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
89cabca8f0
commit
82246f9c84
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= bino
|
||||
PORTVERSION= 1.6.5
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= https://download.savannah.nongnu.org/releases/bino/
|
||||
|
||||
|
@ -19,6 +19,7 @@ USES= autoreconf compiler:c++11-lang desktop-file-utils gl gmake \
|
|||
gnome iconv pkgconfig qt:5 tar:xz
|
||||
USE_GL= gl glu glew
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_QT= buildtools:build core gui opengl widgets
|
||||
USE_CXXSTD= c++11
|
||||
|
||||
|
|
|
@ -49,4 +49,4 @@ share/icons/hicolor/32x32/apps/bino.png
|
|||
share/icons/hicolor/48x48/apps/bino.png
|
||||
share/icons/hicolor/64x64/apps/bino.png
|
||||
share/icons/hicolor/scalable/apps/bino.svg
|
||||
man/man1/bino.1.gz
|
||||
share/man/man1/bino.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue