mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
editors/gobby: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
116278e314
commit
ab4ac3b014
@ -1,6 +1,6 @@
|
||||
PORTNAME= gobby
|
||||
PORTVERSION= 0.4.13
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://releases.0x539.de/gobby/
|
||||
|
||||
@ -23,6 +23,7 @@ USES= compiler:c++11-lang cpe gmake gnome pathfix pkgconfig
|
||||
CPE_VENDOR= ${PORTNAME}_project
|
||||
USE_CXXSTD= c++11
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/gobby
|
||||
man/man1/gobby.1.gz
|
||||
share/man/man1/gobby.1.gz
|
||||
%%DATADIR%%/icons/HighContrastLargePrint/48x48/actions/chat.png
|
||||
%%DATADIR%%/icons/HighContrastLargePrint/48x48/actions/document-list.png
|
||||
%%DATADIR%%/icons/HighContrastLargePrint/48x48/actions/user-list.png
|
||||
|
Loading…
Reference in New Issue
Block a user