mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Stage support
This commit is contained in:
parent
d805209f65
commit
bf7fb9a050
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341925
@ -14,10 +14,6 @@ USE_AUTOTOOLS= libtool
|
||||
CONFIGURE_ARGS= --enable-os-dir=no --with-ssl=${OPENSSLBASE}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= lp5250d.1 scs2ascii.1 scs2pdf.1 scs2ps.1 tn5250.1
|
||||
MAN5= tn5250rc.5
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
'/^SUBDIRS =/s|linux||g' ${WRKSRC}/Makefile.in
|
||||
|
@ -34,5 +34,11 @@ lib/lib5250.so.0
|
||||
%%DATADIR%%/XTerm
|
||||
%%DATADIR%%/sample.termcap
|
||||
%%DATADIR%%/us.5250.kbd
|
||||
man/man1/lp5250d.1.gz
|
||||
man/man1/scs2ascii.1.gz
|
||||
man/man1/scs2pdf.1.gz
|
||||
man/man1/scs2ps.1.gz
|
||||
man/man1/tn5250.1.gz
|
||||
man/man5/tn5250rc.5.gz
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrm include/tn5250
|
||||
|
Loading…
Reference in New Issue
Block a user