diff options
author | cube <cube@pkgsrc.org> | 2005-02-05 00:02:58 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2005-02-05 00:02:58 +0000 |
commit | 653574f2033d95b45797d6287b502bb87b50745a (patch) | |
tree | 1c2e1238b28cc89c920776d596d272296ee94fc1 /wm | |
parent | a04d1eee9ef4d6260ab7de3dbe387f4148cb5301 (diff) | |
download | pkgsrc-653574f2033d95b45797d6287b502bb87b50745a.tar.gz |
pwm no longer conflicts with wm/ion.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/pwm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/pwm/Makefile b/wm/pwm/Makefile index 77c666a0740..114e88e10ec 100644 --- a/wm/pwm/Makefile +++ b/wm/pwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/02/04 13:58:32 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2005/02/05 00:02:58 cube Exp $ # DISTNAME= pwm-20030617 @@ -12,8 +12,6 @@ COMMENT= Window manager that frames multiple client windows in a single frame PKG_INSTALLATION_TYPES= overwrite pkgviews -CONFLICTS+= ion-[0-9]* - USE_BUILDLINK3= YES USE_PKGINSTALL= YES USE_X11= YES |