summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorcube <cube>2005-02-05 00:24:14 +0000
committercube <cube>2005-02-05 00:24:14 +0000
commite5f8ed61b42cf23c078b9757d8b140f804d85a72 (patch)
tree2d808cf83e18ac94104d58ea994c4bd362f507f7 /wm
parentd27ba733d2d7d469a2e30d4094215df871288315 (diff)
downloadpkgsrc-e5f8ed61b42cf23c078b9757d8b140f804d85a72.tar.gz
Well, pwm still conflicts with ion from older versions. Noted by Thomas
Klausner.
Diffstat (limited to 'wm')
-rw-r--r--wm/pwm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/pwm/Makefile b/wm/pwm/Makefile
index 114e88e10ec..38b22d715f7 100644
--- a/wm/pwm/Makefile
+++ b/wm/pwm/Makefile
@@ -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 @@ COMMENT= Window manager that frames multiple client windows in a single frame
PKG_INSTALLATION_TYPES= overwrite pkgviews
+CONFLICTS+= ion<=20040729nb2
+
USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_X11= YES