- Support staging
Approved by: crees (mentor)
This commit is contained in:
parent
3f7e1dd82e
commit
e9fcd1bb57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328656
2 changed files with 6 additions and 4 deletions
|
@ -20,10 +20,6 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --disable-termidx
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
MAN1= joe.1
|
||||
MLINKS= joe.1 jmacs.1 - jpico.1 - jstar.1 - jupp.1 - rjoe.1
|
||||
|
||||
NO_STAGE= yes
|
||||
pre-configure:
|
||||
@${CHMOD} +x ${WRKSRC}/configure
|
||||
|
||||
|
|
|
@ -31,6 +31,12 @@ etc/joe/syntax/mason.jsf
|
|||
etc/joe/syntax/diff.jsf
|
||||
etc/joe/syntax/asm.jsf
|
||||
etc/joe/charmaps/klingon
|
||||
man/man1/joe.1.gz
|
||||
man/man1/jmacs.1.gz
|
||||
man/man1/jpico.1.gz
|
||||
man/man1/jstar.1.gz
|
||||
man/man1/jupp.1.gz
|
||||
man/man1/rjoe.1.gz
|
||||
@dirrm etc/joe/syntax
|
||||
@dirrm etc/joe/charmaps
|
||||
@dirrm etc/joe
|
||||
|
|
Loading…
Reference in a new issue