diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-07-16 21:59:48 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-07-16 21:59:48 +0000 |
commit | 3e61d7e8016993f253fc3656941d8aa1bbe6ccf7 (patch) | |
tree | 5c7980bf4b862ceb755aea2aa270373462796ee1 /x11-wm | |
parent | 9eed5526497a902d8c3fe91c907a10f88db03189 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index e3e6209f28b2..7af1dca4e48d 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -32,8 +32,6 @@ OPTIONS_DEFAULT= XFT XINERAMA ASM BEASTIE NLS MENUFIX BEASTIE_DESC= Use Beastie'fied startup button MENUFIX_DESC= MenuIconSize fix -MAKE_JOBS_SAFE= yes - .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MGNOME} |