diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-12-10 11:22:04 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-12-10 11:22:04 +0000 |
commit | c9386286a96da18dc4e15d648014e493c3dcec64 (patch) | |
tree | d5759e2ecb424b8e82efcd219b596c0d864b98ec /x11-toolkits/gtoolkit/Makefile | |
parent | 42256597a800185a75ac22041b06caf1067f26e6 (diff) |
- mark BROKEN
Notes
Notes:
svn path=/head/; revision=123634
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 |