diff options
author | shaun <shaun@FreeBSD.org> | 2006-07-15 07:51:10 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-07-15 07:51:10 +0800 |
commit | 1ab2ea6dee55c1cf18371241a3bdb843507243d2 (patch) | |
tree | de2f1b483a2a55e95598e722e3c98c40d7af30c7 /x11-wm/ion-3 | |
parent | 6e14d55a0bd32a1e48e807cf7381f8b1b2af384e (diff) | |
download | freebsd-ports-gnome-1ab2ea6dee55c1cf18371241a3bdb843507243d2.tar.gz freebsd-ports-gnome-1ab2ea6dee55c1cf18371241a3bdb843507243d2.tar.zst freebsd-ports-gnome-1ab2ea6dee55c1cf18371241a3bdb843507243d2.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/ion-3')
-rw-r--r-- | x11-wm/ion-3/Makefile | 2 |
1 files changed, 0 insertions, 2 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 |