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 /print | |
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 'print')
-rw-r--r-- | print/ghostscript8/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 01600ee878a1..8d1fdfa17304 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -36,6 +36,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/fonts/a010013l.pfb:${PORTSDIR}/print CONFLICTS_INSTALL= gambc-[0-9]* ghostscript[79]-[0-9]* \ ghostscript[79]-*-[0-9]* +MAKE_JOBS_UNSAFE= yes + USE_XZ= yes USE_GMAKE= yes WANT_GNOME= yes |