mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
stage lang/s9fes
PR: 192008 Submitted by: maintainer (Vitaly Magerya)
This commit is contained in:
parent
0747a927c1
commit
1b3c11ac02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363028
@ -18,8 +18,11 @@ LIBDIR= ${DATADIR}
|
||||
MAKE_ARGS= ${MAKE_ENV}
|
||||
WRKSRC= ${WRKDIR}/s9
|
||||
|
||||
MAN1= s9.1
|
||||
MANCOMPRESSED= yes
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -E \
|
||||
-e 's|\$$\(BINDIR\)|$$(DESTDIR)$$(BINDIR)|g' \
|
||||
-e '/-DDEF|>s9.1.gz/!s|\$$\(LIBDIR\)|$$(DESTDIR)$$(LIBDIR)|g' \
|
||||
-e 's|\$$\(MANDIR\)|$$(DESTDIR)$$(MANDIR)|g' \
|
||||
${WRKSRC}/Makefile
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,6 +3,7 @@ bin/s9help
|
||||
bin/s9resolve
|
||||
bin/scm2html
|
||||
bin/scmpp
|
||||
man/man1/s9.1.gz
|
||||
%%DATADIR%%/S9Book
|
||||
%%DATADIR%%/S9Book-bw
|
||||
%%DATADIR%%/_template
|
||||
|
Loading…
Reference in New Issue
Block a user