diff options
Diffstat (limited to 'x11-wm/icewm/Makefile')
-rw-r--r-- | x11-wm/icewm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 8c956b5e9f51..13c49d08d4c5 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -30,8 +30,7 @@ OPTIONS_DEFAULT= XFT XINERAMA ASM BEASTIE NLS MENUFIX BEASTIE_DESC= Use Beastie'fied startup button MENUFIX_DESC= MenuIconSize fix -# Restrict to stable (even) versions, indicated by the second component. -#PORTSCOUT= limitw:1,even +MAKE_JOBS_SAFE= yes .include <bsd.port.pre.mk> |