1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

The --enable-splash argument is no longer needed.

Reported by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
This commit is contained in:
Joe Marcus Clarke 2011-01-08 17:49:01 +00:00
parent 79bc706b3a
commit c972a9d052
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267522

View File

@ -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"