diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-07-15 07:51:10 +0800 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-07-15 07:51:10 +0800 |
commit | 7590d44b7906e9e0e54a4c909c052ad93dbc2dc9 (patch) | |
tree | be328181e21c2e6c22a2be18142f3942161651ff /x11-wm | |
parent | 9d1242333289b6a620882c3493ac38a7b40ab2ae (diff) | |
download | freebsd-ports-gnome-7590d44b7906e9e0e54a4c909c052ad93dbc2dc9.tar.gz freebsd-ports-gnome-7590d44b7906e9e0e54a4c909c052ad93dbc2dc9.tar.zst freebsd-ports-gnome-7590d44b7906e9e0e54a4c909c052ad93dbc2dc9.zip |
Remove CONFLICTS, as the port {pre,post}fixes a major version number to
all potentially conflicting files and directories.
PR: ports/100286
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer)
Approved by: ahze (mentor, implicit)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ion-3/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/ion-3ds/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/x11-wm/ion-3/Makefile b/x11-wm/ion-3/Makefile index 23452cb0a43f..f5282c9b8507 100644 --- a/x11-wm/ion-3/Makefile +++ b/x11-wm/ion-3/Makefile @@ -16,8 +16,6 @@ COMMENT= The development version of the Ion window manager BUILD_DEPENDS= ${LOCALBASE}/include/lua.hpp:${PORTSDIR}/lang/lua RUN_DEPENDS= run-mailcap:${PORTSDIR}/misc/mime-support -CONFLICTS= ion-2002* pwm-[0-9]* ion-2* - USE_X_PREFIX= yes USE_GETTEXT= yes USE_GMAKE= yes diff --git a/x11-wm/ion-3ds/Makefile b/x11-wm/ion-3ds/Makefile index 23452cb0a43f..f5282c9b8507 100644 --- a/x11-wm/ion-3ds/Makefile +++ b/x11-wm/ion-3ds/Makefile @@ -16,8 +16,6 @@ COMMENT= The development version of the Ion window manager BUILD_DEPENDS= ${LOCALBASE}/include/lua.hpp:${PORTSDIR}/lang/lua RUN_DEPENDS= run-mailcap:${PORTSDIR}/misc/mime-support -CONFLICTS= ion-2002* pwm-[0-9]* ion-2* - USE_X_PREFIX= yes USE_GETTEXT= yes USE_GMAKE= yes |