mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
editors/jupp: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
5590c36435
commit
5ef18d11b4
2 changed files with 8 additions and 6 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= jupp
|
PORTNAME= jupp
|
||||||
PORTVERSION= 3.1.41
|
PORTVERSION= 3.1.41
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= editors
|
CATEGORIES= editors
|
||||||
MASTER_SITES= http://www.mirbsd.org/MirOS/dist/jupp/ \
|
MASTER_SITES= http://www.mirbsd.org/MirOS/dist/jupp/ \
|
||||||
http://pub.allbsd.org/MirOS/dist/jupp/
|
http://pub.allbsd.org/MirOS/dist/jupp/
|
||||||
|
@ -15,6 +16,7 @@ CONFLICTS= joe
|
||||||
|
|
||||||
USES= tar:tgz
|
USES= tar:tgz
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ARGS= --disable-termidx
|
CONFIGURE_ARGS= --disable-termidx
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||||
|
|
||||||
|
|
|
@ -32,9 +32,9 @@ etc/joe/syntax/tex.jsf
|
||||||
etc/joe/syntax/verilog.jsf
|
etc/joe/syntax/verilog.jsf
|
||||||
etc/joe/syntax/vhdl.jsf
|
etc/joe/syntax/vhdl.jsf
|
||||||
etc/joe/syntax/xml.jsf
|
etc/joe/syntax/xml.jsf
|
||||||
man/man1/jmacs.1.gz
|
share/man/man1/jmacs.1.gz
|
||||||
man/man1/joe.1.gz
|
share/man/man1/joe.1.gz
|
||||||
man/man1/jpico.1.gz
|
share/man/man1/jpico.1.gz
|
||||||
man/man1/jstar.1.gz
|
share/man/man1/jstar.1.gz
|
||||||
man/man1/jupp.1.gz
|
share/man/man1/jupp.1.gz
|
||||||
man/man1/rjoe.1.gz
|
share/man/man1/rjoe.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue