diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-01-27 12:22:20 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-01-27 12:22:20 +0800 |
commit | 18d0f205dd50c8306bc19883f1c29a3a9546fde0 (patch) | |
tree | 8754f73c3abc45c9196d4d2e9aa8546124018731 /x11-wm/afterstep/Makefile | |
parent | f2eee1e2c80d3ba81460a59eaf9a04c3fff8fa72 (diff) | |
download | freebsd-ports-gnome-18d0f205dd50c8306bc19883f1c29a3a9546fde0.tar.gz freebsd-ports-gnome-18d0f205dd50c8306bc19883f1c29a3a9546fde0.tar.zst freebsd-ports-gnome-18d0f205dd50c8306bc19883f1c29a3a9546fde0.zip |
- add CONFLICT with afterstep-devel
Diffstat (limited to 'x11-wm/afterstep/Makefile')
-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 \ |