mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
editors/le: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
a110343a1a
commit
fa48776672
@ -1,5 +1,6 @@
|
||||
PORTNAME= le
|
||||
PORTVERSION= 1.16.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://lav.yar.ru/download/${PORTNAME}/ \
|
||||
ZI
|
||||
@ -15,6 +16,7 @@ USES= localbase ncurses perl5 tar:bzip2
|
||||
USE_PERL5= build
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
bin/le
|
||||
@comment lib/charset.alias
|
||||
man/man1/le.1.gz
|
||||
@comment share/applications/le.desktop
|
||||
@comment share/icons/hicolor/48x48/apps/le-icon.png
|
||||
%%DATADIR%%/colors-black
|
||||
@ -56,3 +55,4 @@ man/man1/le.1.gz
|
||||
%%DATADIR%%/syntax.d/texinfo
|
||||
%%DATADIR%%/syntax.d/txt2tags
|
||||
%%DATADIR%%/syntax.d/verilog
|
||||
share/man/man1/le.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user