diff options
author | eadler <eadler@FreeBSD.org> | 2012-09-03 07:04:06 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-09-03 07:04:06 +0800 |
commit | 3bd92e5af7b7345e9f70bf3c5d1e068010018d9d (patch) | |
tree | b233f1c5a9bcd900ff967653571f4c0ef87aad43 /x11-clocks | |
parent | f27f8f0c9b17a1fac521211146bfc77474a4e393 (diff) | |
download | freebsd-ports-gnome-3bd92e5af7b7345e9f70bf3c5d1e068010018d9d.tar.gz freebsd-ports-gnome-3bd92e5af7b7345e9f70bf3c5d1e068010018d9d.tar.zst freebsd-ports-gnome-3bd92e5af7b7345e9f70bf3c5d1e068010018d9d.zip |
Mark ports unsafe per wiki page of broken ports.
Approved by: doceng (gabor, maintainer) [print/ghostscript8]
Redports: ignore
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} |