diff options
Diffstat (limited to 'x11-toolkits/gtoolkit/Makefile')
-rw-r--r-- | x11-toolkits/gtoolkit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gtoolkit/Makefile b/x11-toolkits/gtoolkit/Makefile index 3837624c8a25..ce4bb8ae2f8b 100644 --- a/x11-toolkits/gtoolkit/Makefile +++ b/x11-toolkits/gtoolkit/Makefile @@ -27,6 +27,8 @@ GNU_CONFIGURE= yes LDCONFIG_DIRS= ${LOCALLIBDIR} INSTALLS_SHLIB= yes +BROKEN= gtksignal.h is missing + MAKE_ARGS+= GNUSTEP_SYSTEM_ROOT=${PREFIX}/System CONFIGURE_ARGS+= --with-gnustep WRKSRC= ${WRKDIR}/${DISTNAME}/GToolKit |