diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-20 21:19:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-20 21:19:55 +0000 |
commit | 160fa39680623584405f17ea537afadb6f6837ad (patch) | |
tree | 7ab328f164b90e082cf5121b5dfc81ba77145cd4 /x11-toolkits | |
parent | - Security Update to 1.5.3 (diff) |
IGNORE this port as it does not build with GNOME 2.4. Some work will have to
be done after the freeze to bring this port up-to-date.
Notes
Notes:
svn path=/head/; revision=89085
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/guile-gobject/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/guile-gobject/Makefile b/x11-toolkits/guile-gobject/Makefile index f3828b8fbf53..fae7d65e7f4e 100644 --- a/x11-toolkits/guile-gobject/Makefile +++ b/x11-toolkits/guile-gobject/Makefile @@ -16,6 +16,8 @@ COMMENT= Guile bindings for core GNOME 2 libraries LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile +IGNORE= "Does not build with GNOME 2.4" + USE_X_PREFIX= yes USE_BISON= yes USE_GNOME= gtk20 libbonobo |