diff options
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 59ffb1c3ba72..27b1b9842719 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -37,7 +37,7 @@ OPTIONS= GNOMEDESKTOP "Enable GNOME desktop support" off \ BEASTIE "Use Beastie'fied startup button" off \ NLS "Enable National Language Support" on -PORTSCOUT= skipv:1.3.0 +PORTSCOUT= limitw:2,even skipb:yes .include <bsd.port.pre.mk> |