summaryrefslogtreecommitdiff
path: root/x11/xscreensaver/Makefile.common
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2001-06-18 15:41:49 +0000
committerfredb <fredb@pkgsrc.org>2001-06-18 15:41:49 +0000
commitb3c6f204baa0cd22f235a8a67f4643eb07142d0a (patch)
treebc70931e2583f7cb02d0e6a42381fefd7e143b9c /x11/xscreensaver/Makefile.common
parenta010eaa79697c5800ed9ab8a144bb6b503090de4 (diff)
downloadpkgsrc-b3c6f204baa0cd22f235a8a67f4643eb07142d0a.tar.gz
Update xscreensaver package(s) to 3.33, with patches submitted by Daniel
Hagerty in PR pkg/13233.
Diffstat (limited to 'x11/xscreensaver/Makefile.common')
-rw-r--r--x11/xscreensaver/Makefile.common7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/xscreensaver/Makefile.common b/x11/xscreensaver/Makefile.common
index 1a4256ac911..5e7ba7dcc76 100644
--- a/x11/xscreensaver/Makefile.common
+++ b/x11/xscreensaver/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.16 2001/05/18 12:54:06 abs Exp $
+# $NetBSD: Makefile.common,v 1.17 2001/06/18 15:41:49 fredb Exp $
#
-DISTNAME= xscreensaver-3.28
+DISTNAME= xscreensaver-3.33
CATEGORIES= x11
MASTER_SITES= ${HOMEPAGE} \
ftp://ftp.fu-berlin.de/unix/X11/graphics/xscreensaver/
@@ -10,6 +10,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.jwz.org/xscreensaver/
DEPENDS+= gtk+-1.2.*:../../x11/gtk
+DEPENDS+= gle-*:../../graphics/gle
USE_MESA= yes
USE_X11BASE= yes
@@ -55,7 +56,7 @@ CONFIGURE_ARGS+= --without-kerberos
.include "../../mk/bsd.pkg.mk"
-# this has to come after bsd.pkg.mk for ECHO.
+# this has to come after bsd.pkg.mk for ${ECHO}.
PERL?= ${LOCALBASE}/bin/perl
.ifndef (PERL_VERSION)