pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/pwm Well, pwm still conflicts with ion from older v...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9a18d8664b6
branches: trunk
changeset: 488621:e9a18d8664b6
user: cube <cube%pkgsrc.org@localhost>
date: Sat Feb 05 00:24:14 2005 +0000
description:
Well, pwm still conflicts with ion from older versions. Noted by Thomas
Klausner.
diffstat:
wm/pwm/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3ed26f13b7b9 -r e9a18d8664b6 wm/pwm/Makefile
--- a/wm/pwm/Makefile Sat Feb 05 00:12:11 2005 +0000
+++ b/wm/pwm/Makefile Sat Feb 05 00:24:14 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/02/05 00:02:58 cube Exp $
+# $NetBSD: Makefile,v 1.16 2005/02/05 00:24:14 cube Exp $
#
DISTNAME= pwm-20030617
@@ -12,6 +12,8 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
+CONFLICTS+= ion<=20040729nb2
+
USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_X11= YES
Home |
Main Index |
Thread Index |
Old Index