diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-05 18:01:47 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-05 18:01:47 +0000 |
commit | bc2b8086ad8163bccbbc76a2ef0adf8c99c5f16e (patch) | |
tree | 5aae3e0075e4bf812d0c9246c7083e285354fad3 /net/gaim | |
parent | c9419bd7f0c6a16a337e01584b1c7153a6155abc (diff) | |
download | FreeBSD-ports-bc2b8086ad8163bccbbc76a2ef0adf8c99c5f16e.zip FreeBSD-ports-bc2b8086ad8163bccbbc76a2ef0adf8c99c5f16e.tar.gz |
Gaim no longer needs WANT_GNOME.
Diffstat (limited to 'net/gaim')
-rw-r--r-- | net/gaim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile index 57e2b63..2e332f3 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -17,7 +17,6 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gtk20 -WANT_GNOME= yes USE_PERL5= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ |