mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Fix make fetch and make patch
With hat: portmgr
This commit is contained in:
parent
47c561915f
commit
9f02e4918c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355648
@ -34,7 +34,8 @@ CHROME_DESC= Use Chrome as default browser
|
||||
FIREFOX_DESC= Use Firefox as default browser
|
||||
OPERA_DESC= Use Opera as default browser
|
||||
|
||||
USES= zip
|
||||
USES= dos2unix zip
|
||||
DOS2UNIX_GLOB= linux.xml os.properties sahi.properties
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
@ -59,9 +60,6 @@ REINPLACE_ARGS= -i '' -E \
|
||||
SUB_FILES= ${PORTNAME}.sh
|
||||
SUB_LIST= BROWSER=${BROWSER} JAVA_HOME=${JAVA_HOME}
|
||||
|
||||
USES= dos2unix
|
||||
DOS2UNIX_FILES= linux.xml os.properties sahi.properties
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -type f \( -name "*.orig" -or -name "*.bat" \) -delete
|
||||
@${FIND} ${WRKSRC} -type f \( -name "*.sh" -or -name "linux.xml" \
|
||||
|
Loading…
Reference in New Issue
Block a user