diff options
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/files/GNUmakefile.patch (renamed from x11-toolkits/gnustep-gui/files/patch-GNUmakefile) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 849a94587aee..687b98215770 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -40,6 +40,7 @@ CONFIGURE_ARGS+= --with-x CONFIGURE_ARGS+= --with-x-include=${X11BASE}/include CONFIGURE_ARGS+= --with-x-include=${X11BASE}/lib USE_XLIB= yes +EXTRA_PATCHES+= ${FILESDIR}/GNUmakefile.patch .endif USE_GMAKE= yes USE_GNUSTEP= yes diff --git a/x11-toolkits/gnustep-gui/files/patch-GNUmakefile b/x11-toolkits/gnustep-gui/files/GNUmakefile.patch index aea59ed45b14..aea59ed45b14 100644 --- a/x11-toolkits/gnustep-gui/files/patch-GNUmakefile +++ b/x11-toolkits/gnustep-gui/files/GNUmakefile.patch |