diff options
author | marcus <marcus@FreeBSD.org> | 2004-08-30 12:34:54 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-08-30 12:34:54 +0800 |
commit | b50c499234e67c8f760552fe413e93b54ba0fbf5 (patch) | |
tree | f9fc612cb128bd5014fd1a11b8339e826a3abccb /net | |
parent | 777d9b6ff5d1d562b5a0bc475999b0d2725eac6b (diff) | |
download | freebsd-ports-gnome-b50c499234e67c8f760552fe413e93b54ba0fbf5.tar.gz freebsd-ports-gnome-b50c499234e67c8f760552fe413e93b54ba0fbf5.tar.zst freebsd-ports-gnome-b50c499234e67c8f760552fe413e93b54ba0fbf5.zip |
Mark these ports IGNORE until they can be update to work with Gaim 0.82.1.
Diffstat (limited to 'net')
-rw-r--r-- | net/gaim-rss-reader/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/gaim-rss-reader/Makefile b/net/gaim-rss-reader/Makefile index cca42567ec4b..2f66b3491043 100644 --- a/net/gaim-rss-reader/Makefile +++ b/net/gaim-rss-reader/Makefile @@ -19,6 +19,8 @@ COMMENT= Provides Rss support for Gaim BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim +IGNORE= Requires update to work with Gaim 0.82.1 + USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk20 libxml2 |