mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Allow adding extra patches from slave ports.
This commit is contained in:
parent
cc8717443d
commit
6d6efeba92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330538
@ -56,7 +56,7 @@ USES= compiler gmake iconv motif
|
||||
.include "${.CURDIR}/../openjdk6/Makefile.icedtea"
|
||||
.include "${.CURDIR}/../openjdk6/Makefile.test"
|
||||
|
||||
EXTRA_PATCHES= ${ICEDTEA_PATCHES}
|
||||
EXTRA_PATCHES+= ${ICEDTEA_PATCHES}
|
||||
|
||||
# java extracts directly to the cwd
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user