diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-25 18:08:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-25 18:08:45 +0000 |
commit | 4460472159a3832b49f74a14b36c8239581d6fcb (patch) | |
tree | 7b81eca30341c1e85f28dbc777775ea714dcaab1 /x11-wm/transset-df/Makefile | |
parent | 98b199923c3aff45ba3702bb820b060c1fb413a4 (diff) |
Notes
Diffstat (limited to 'x11-wm/transset-df/Makefile')
-rw-r--r-- | x11-wm/transset-df/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/transset-df/Makefile b/x11-wm/transset-df/Makefile index 8b943ba94348..6d98c81b45d4 100644 --- a/x11-wm/transset-df/Makefile +++ b/x11-wm/transset-df/Makefile @@ -17,6 +17,7 @@ COMMENT= Make your windows transparent ALL_TARGET= transset-df MAKE_ARGS= CFLAGS="${CFLAGS}" USE_XORG= x11 xfixes xcomposite xrender xdamage +MAKE_JOBS_SAFE= yes PLIST_FILES= bin/transset-df |