diff options
Diffstat (limited to 'x11-wm/fvwm24/Makefile')
-rw-r--r-- | x11-wm/fvwm24/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile index 1bed9ae40529..15d07f4539c2 100644 --- a/x11-wm/fvwm24/Makefile +++ b/x11-wm/fvwm24/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS+= stroke.0:${PORTSDIR}/devel/libstroke .endif +# Other ports this port cannot coexist with +CONFLICTS?= fvwm-1.* fvwm-2.5.* # Other ports reference this port's Makefile .if defined(PKGNAMESUFFIX) LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} |