Skip to content

Commit

Permalink
editors/le: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 7, 2024
1 parent a110343 commit fa48776
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions editors/le/Makefile
@@ -1,5 +1,6 @@
PORTNAME= le
PORTVERSION= 1.16.8
PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://lav.yar.ru/download/${PORTNAME}/ \
ZI
Expand All @@ -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

Expand Down
2 changes: 1 addition & 1 deletion editors/le/pkg-plist
@@ -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
Expand Down Expand Up @@ -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

0 comments on commit fa48776

Please sign in to comment.