diff options
author | marcus <marcus@FreeBSD.org> | 2003-09-21 05:19:55 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-09-21 05:19:55 +0800 |
commit | 1ec6b9c4535be2583383a6f1c83fa777697895cd (patch) | |
tree | 2fe4f90650ce09d0469b3283768b32088ee73ac7 /x11-toolkits/guile-gobject | |
parent | ddd47d583c07ad0ed238c96b6f4f1e13cebb83ef (diff) | |
download | freebsd-ports-gnome-1ec6b9c4535be2583383a6f1c83fa777697895cd.tar.gz freebsd-ports-gnome-1ec6b9c4535be2583383a6f1c83fa777697895cd.tar.zst freebsd-ports-gnome-1ec6b9c4535be2583383a6f1c83fa777697895cd.zip |
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.
Diffstat (limited to 'x11-toolkits/guile-gobject')
-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 |