diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xscreensaver/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index df1c77d5e0b..d4d41dae348 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2005/03/24 13:55:42 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2005/03/27 20:42:52 wiz Exp $ COMMENT= Screen saver and locker for the X window system @@ -10,7 +10,6 @@ USE_BUILDLINK3= yes .include "Makefile.common" -CONFIGURE_ARGS+= --without-gnome CONFIGURE_ARGS+= --without-gtk CONFIGURE_ARGS+= --with-xml=${BUILDLINK_PREFIX.libxml2} CONFIGURE_ARGS+= --with-configdir=${PREFIX}/libexec/xscreensaver/config |