summaryrefslogtreecommitdiff
path: root/x11/xscreensaver-demo
diff options
context:
space:
mode:
authoratatat <atatat@pkgsrc.org>2003-12-18 13:49:17 +0000
committeratatat <atatat@pkgsrc.org>2003-12-18 13:49:17 +0000
commite10da302d3c2c235c1655e916b104797aeb93470 (patch)
treec068968a863556e074bb1c6d422a4d8a454ecd08 /x11/xscreensaver-demo
parentbfc83ae39f8fa618f227aee1c7501605caae9984 (diff)
downloadpkgsrc-e10da302d3c2c235c1655e916b104797aeb93470.tar.gz
Make the password dialogue banner display the netbsd PKGREVISION
number, if there was one (which, of course, makes me bump PKGREVISION to 1 for all three xscreensaver pkgs (are we really supposed to bump PKGREVISION for each pkg individually?)). This eliminates the confusion where pkg_info says version "4.14nb1" is installed, yet the dialogue says it's onlu version "4.14". Also, fix the conflicts for the screensaver pkg so that it properly conflicts with xscreensaver-gnome<4.14 (not <1.14).
Diffstat (limited to 'x11/xscreensaver-demo')
-rw-r--r--x11/xscreensaver-demo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xscreensaver-demo/Makefile b/x11/xscreensaver-demo/Makefile
index 9b3fd3f216e..75052a3c86d 100644
--- a/x11/xscreensaver-demo/Makefile
+++ b/x11/xscreensaver-demo/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/13 19:23:43 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2003/12/18 13:49:17 atatat Exp $
#
PKGNAME= ${DISTNAME:S/-/-demo-/}
COMMENT= Screen saver and locker for the X window system (demo program)
+PKGREVISION= 1
CONFLICTS+= xscreensaver<4.14 xscreensaver-gnome-[0-9]*