diff options
Diffstat (limited to 'java/eclipse/Makefile')
-rw-r--r-- | java/eclipse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 445e679b66d8..5e0a5f23e6a7 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -108,6 +108,8 @@ post-patch: ${FILESDIR}/manualpatch-plugins-swt-gtk-make_freebsd.mak @${PATCH} ${PATCH_DIST_ARGS} "${SWTGTK}/build.sh" \ ${FILESDIR}/manualpatch-plugins-swt-gtk-build.sh + @${PATCH} ${PATCH_DIST_ARGS} "${SWTGTK}/os_custom.h" \ + ${FILESDIR}/manualpatch-plugins-swt-gtk-os_custom.h do-build: @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} \ |