1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00

A gnome user confirms that the new hooks in xscreensaver work, so

add the WANT_GNOME stuff in a way that looks more or less correct...

Thanks to Franz Klammer <klammer@webonaut.com> for giving it a ride.
This commit is contained in:
Doug Barton 2002-01-21 04:23:07 +00:00
parent 206cb60bcc
commit d8bd7d71ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53432

View File

@ -19,11 +19,18 @@ USE_X_PREFIX= yes
USE_XPM= yes
USE_MESA= yes
USE_GTK= yes
WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-pam --without-gnome --with-gl --with-gle --with-xpm \
--with-xml --with-hackdir=${PREFIX}/bin/xscreensaver-hacks/ \
CONFIGURE_ARGS= --without-pam --with-gl --with-gle --with-xpm --with-xml \
--with-hackdir=${PREFIX}/bin/xscreensaver-hacks/ \
--with-configdir=${PREFIX}/share/xscreensaver/config/
.if defined(HAVE_GNOME)
CONFIGURE_ARGS+= --with-gnome
.else
CONFIGURE_ARGS+= --without-gnome
.endif
CONFIGURE_ENV= X_CFLAGS=-I${LOCALBASE}/include/gnome-xml
MAN1= attraction.1 blitspin.1 bouboule.1 braid.1 \