aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2011-01-09 01:49:01 +0800
committermarcus <marcus@FreeBSD.org>2011-01-09 01:49:01 +0800
commit98b9895f42233cf8f8f6da877fe151ed1ec76816 (patch)
treedb40f5ed00dc4a41aa6908c6558e38542fb734e1 /x11
parenta1b055833a7d3f4ed59661d1cbcd52857353bdb2 (diff)
downloadfreebsd-ports-98b9895f42233cf8f8f6da877fe151ed1ec76816.tar.gz
freebsd-ports-98b9895f42233cf8f8f6da877fe151ed1ec76816.tar.zst
freebsd-ports-98b9895f42233cf8f8f6da877fe151ed1ec76816.zip
The --enable-splash argument is no longer needed.
Reported by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-session/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index bb2d8155f528..98cb2522d845 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -35,8 +35,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack gconf2
GNOME_DESKTOP_VERSION=2
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-docbook-docs \
- --enable-splash
+CONFIGURE_ARGS= --disable-docbook-docs
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"