1
0
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:
Jung-uk Kim 2013-10-16 20:40:27 +00:00
parent cc8717443d
commit 6d6efeba92
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330538

View File

@ -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}