diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-09-02 23:04:06 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-09-02 23:04:06 +0000 |
commit | 4c4128ef15222fa5fdde018fd489b5cb64b8a163 (patch) | |
tree | b233f1c5a9bcd900ff967653571f4c0ef87aad43 /x11-clocks | |
parent | 832f70939d27c06ebe3205e8dbce6f5239e2c827 (diff) | |
download | ports-4c4128ef15222fa5fdde018fd489b5cb64b8a163.tar.gz ports-4c4128ef15222fa5fdde018fd489b5cb64b8a163.zip |
Mark ports unsafe per wiki page of broken ports.
Approved by: doceng (gabor, maintainer) [print/ghostscript8]
Redports: ignore
Notes
Notes:
svn path=/head/; revision=303580
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/kdetoys3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-clocks/kdetoys3/Makefile b/x11-clocks/kdetoys3/Makefile index 691d712fa58a..5f4bab14026c 100644 --- a/x11-clocks/kdetoys3/Makefile +++ b/x11-clocks/kdetoys3/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= KDE MAINTAINER= ports@FreeBSD.org COMMENT= Small applications for KDE +MAKE_JOBS_UNSAFE= yes + USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} |