mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Clean up.
This commit is contained in:
parent
2a313658bc
commit
b90a5e9d57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43792
@ -23,11 +23,7 @@ USE_RUBY= yes
|
||||
USE_RUBY_AMSTD= yes
|
||||
USE_RUBY_SETUP= yes
|
||||
|
||||
post-patch:
|
||||
${RUBY} -i -ne '/\btmail\b/ and print' \
|
||||
${WRKSRC}/ext/PATHCONV ${WRKSRC}/lib/PATHCONV
|
||||
for d in cparse cscan; do ${RM} -rf ${WRKSRC}/ext/$$d; done
|
||||
for d in amstd raccrt strscan; do ${RM} -rf ${WRKSRC}/lib/$$d; done
|
||||
CONFIGURE_ARGS= --with=ext/mails,lib/tmail
|
||||
|
||||
do-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -23,11 +23,7 @@ USE_RUBY= yes
|
||||
USE_RUBY_AMSTD= yes
|
||||
USE_RUBY_SETUP= yes
|
||||
|
||||
post-patch:
|
||||
${RUBY} -i -ne '/\btmail\b/ and print' \
|
||||
${WRKSRC}/ext/PATHCONV ${WRKSRC}/lib/PATHCONV
|
||||
for d in cparse cscan; do ${RM} -rf ${WRKSRC}/ext/$$d; done
|
||||
for d in amstd raccrt strscan; do ${RM} -rf ${WRKSRC}/lib/$$d; done
|
||||
CONFIGURE_ARGS= --with=ext/mails,lib/tmail
|
||||
|
||||
do-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
Loading…
Reference in New Issue
Block a user