Date: Tue, 4 Sep 2012 00:32:32 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r303630 - head/print/ghostscript8 Message-ID: <201209040032.q840WWPG067163@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Tue Sep 4 00:32:32 2012 New Revision: 303630 URL: http://svn.freebsd.org/changeset/ports/303630 Log: Remove _UNSAFE line as this port was fixed already Requested by: hrs Modified: head/print/ghostscript8/Makefile Modified: head/print/ghostscript8/Makefile ============================================================================== --- head/print/ghostscript8/Makefile Mon Sep 3 23:16:06 2012 (r303629) +++ head/print/ghostscript8/Makefile Tue Sep 4 00:32:32 2012 (r303630) @@ -36,8 +36,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/${PORTNA 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209040032.q840WWPG067163>