pkgsrc/x11/xscreensaver/Makefile
1998-08-08 12:35:41 +00:00

23 lines
558 B
Makefile

# $NetBSD: Makefile,v 1.6 1998/08/08 12:35:42 frueauf Exp $
#
DISTNAME= xscreensaver-2.26
CATEGORIES= x11
MASTER_SITES= http://people.netscape.com/jwz/xscreensaver/
MAINTAINER= packages@netbsd.org
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= Xaw3d-1.5:../../x11/Xaw3d
DEPENDS+= Mesa-2.6:../../graphics/Mesa
CONFLICTS= xscreensaver-2.23 xscreensaver-2.24
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--without-shadow --with-zippy=/usr/games/fortune \
--enable-subdir=${PREFIX}/libexec/xscreensaver
USE_X11= yes
USE_MOTIF= yes
.include "../../mk/bsd.pkg.mk"