aboutsummaryrefslogtreecommitdiff
path: root/graphics/jogl
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-01-31 17:51:39 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-01-31 17:51:39 +0000
commitb4cf4d405d655deba8137ee3e09eb8357c577f91 (patch)
tree1f12c4fc9e5a73b8a868332e674b49570124921e /graphics/jogl
parent59cf9a1ea21ca3b9be73f7372313784530270a14 (diff)
downloadports-b4cf4d405d655deba8137ee3e09eb8357c577f91.tar.gz
ports-b4cf4d405d655deba8137ee3e09eb8357c577f91.zip
Only append to EXTRA_PATCHES after bsd.port.pre.mk
Notes
Notes: svn path=/head/; revision=491744
Diffstat (limited to 'graphics/jogl')
-rw-r--r--graphics/jogl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jogl/Makefile b/graphics/jogl/Makefile
index 2a90e20b511d..8373cb028d76 100644
--- a/graphics/jogl/Makefile
+++ b/graphics/jogl/Makefile
@@ -65,7 +65,7 @@ PLIST_SUB+= JDK7="@comment "
.endif
.if ${JAVA_PORT_VERSION:M1.8.*}
-EXTRA_PATCHES= ${PATCHDIR}/extra-patch-build.xml
+EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-build.xml
.endif
post-patch: