diff options
author | Cy Schubert <cy@FreeBSD.org> | 2011-04-19 01:48:58 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2011-04-19 01:48:58 +0000 |
commit | 552b39763d54c18dcc53ec7da5765f457612e45f (patch) | |
tree | 0ee261017220d50e5812fe9a3a5e623502cf79c4 /x11-wm/fvwm2 | |
parent | a7eab15e5b8ae3a5d58848e4b7dc59d0882f1b2e (diff) |
Notes
Diffstat (limited to 'x11-wm/fvwm2')
-rw-r--r-- | x11-wm/fvwm2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile index 8e42d96d4a5f..91e32b6ffc04 100644 --- a/x11-wm/fvwm2/Makefile +++ b/x11-wm/fvwm2/Makefile @@ -19,7 +19,7 @@ COMMENT= Popular virtual window manager for X RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 # Other ports this port cannot coexist with -CONFLICTS?= fvwm-1.* fvwm-2.4.* +CONFLICTS?= fvwm-1.* fvwm-2.[457].* NO_LATEST_LINK= yes GNU_CONFIGURE= yes |