diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-01-27 04:22:20 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-01-27 04:22:20 +0000 |
commit | d31e45f1ead38fe61b1d224883b2c54236cfc78a (patch) | |
tree | 32e0281184d5b0c8d1906e76b094f23cdce0de6d /x11-wm/afterstep | |
parent | 4adfb3ff558b078e16bd44590e18c574e0008bc9 (diff) | |
download | ports-d31e45f1ead38fe61b1d224883b2c54236cfc78a.tar.gz ports-d31e45f1ead38fe61b1d224883b2c54236cfc78a.zip |
- add CONFLICT with afterstep-devel
Notes
Notes:
svn path=/head/; revision=154554
Diffstat (limited to 'x11-wm/afterstep')
-rw-r--r-- | x11-wm/afterstep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile index dd21e86dba9a..46cb8b30784b 100644 --- a/x11-wm/afterstep/Makefile +++ b/x11-wm/afterstep/Makefile @@ -25,6 +25,7 @@ USE_REINPLACE= yes INSTALL_TARGET= install install.man MANCOMPRESSED= yes MAN1= afterstep.1 Animate.1 Audio.1 Auto.1 Banner.1 Pager.1 Wharf.1 +CONFLICTS?= afterstep-2* SRCDIRS= afterstep \ modules/Animate modules/Audio modules/Auto \ |