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 /print/ghostscript8 | |
parent | 832f70939d27c06ebe3205e8dbce6f5239e2c827 (diff) | |
download | ports-4c4128ef15222fa5fdde018fd489b5cb64b8a163.tar.gz ports-4c4128ef15222fa5fdde018fd489b5cb64b8a163.zip |
Notes
Diffstat (limited to 'print/ghostscript8')
-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 |