diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-01-11 10:08:38 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-01-11 10:08:38 +0000 |
| commit | 8244fe99bcdbad7a2d0b22d66183394f5ffacd03 (patch) | |
| tree | c9a458d29164af55be5bf3330f3f659428ac04ac /java/eclipse | |
| parent | 365eb51f267a3ad97ff0d4953b9991547b5b8c45 (diff) | |
Notes
Diffstat (limited to 'java/eclipse')
| -rw-r--r-- | java/eclipse/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 62f7e087a411..9e13a8862ee4 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -43,10 +43,6 @@ OPTIONS_DEFAULT= FULL_SDK .include <bsd.port.options.mk> -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 -PATCH_DEPENDS+= gpatch:devel/patch -PATCH= gpatch -.endif PATCH_STRIP= -p1 .if ${PORT_OPTIONS:MSWT_GTK3_SUPPORT} |
