summaryrefslogtreecommitdiff
path: root/x11/xscreensaver
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-01-13 13:53:23 +0000
committerwiz <wiz@pkgsrc.org>2011-01-13 13:53:23 +0000
commitfcc0b5fda026e38aa1efb7f318010e3a69098566 (patch)
treed235dceb5492df43911f7f1b522b59cc6164c7b2 /x11/xscreensaver
parent22538e12e3f525cd419843289915758a5a78c187 (diff)
downloadpkgsrc-fcc0b5fda026e38aa1efb7f318010e3a69098566.tar.gz
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'x11/xscreensaver')
-rw-r--r--x11/xscreensaver/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile
index 124a5ae11af..538497e145a 100644
--- a/x11/xscreensaver/Makefile
+++ b/x11/xscreensaver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2010/05/17 16:35:03 drochner Exp $
+# $NetBSD: Makefile,v 1.91 2011/01/13 13:53:31 wiz Exp $
COMMENT= Screen saver and locker for the X window system
@@ -10,6 +10,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "options.mk"
.include "../../textproc/libxml2/buildlink3.mk"
+PKGREVISION= 1
+
CONFIGURE_ARGS+= --without-gtk
CONFIGURE_ARGS+= --with-xml=${BUILDLINK_PREFIX.libxml2}
CONFIGURE_ARGS+= --with-configdir=${PREFIX}/libexec/xscreensaver/config