svn commit: r303580 - in head: audio/xfce4-mixer print/ghostscript8 x11-clocks/kdetoys3

Eitan Adler eadler at FreeBSD.org
Sun Sep 2 23:04:06 UTC 2012


Author: eadler
Date: Sun Sep  2 23:04:06 2012
New Revision: 303580
URL: http://svn.freebsd.org/changeset/ports/303580

Log:
  Mark ports unsafe per wiki page of broken ports.
  
  Approved by:	doceng (gabor, maintainer) [print/ghostscript8]
  Redports:	ignore

Modified:
  head/audio/xfce4-mixer/Makefile
  head/print/ghostscript8/Makefile
  head/x11-clocks/kdetoys3/Makefile

Modified: head/audio/xfce4-mixer/Makefile
==============================================================================
--- head/audio/xfce4-mixer/Makefile	Sun Sep  2 22:41:04 2012	(r303579)
+++ head/audio/xfce4-mixer/Makefile	Sun Sep  2 23:04:06 2012	(r303580)
@@ -29,6 +29,8 @@ USE_XFCE=	configenv libgui libutil panel
 USE_XORG=	xproto x11 xrender xext xinerama xrandr xcursor xcomposite \
 		xdamage xfixes xi xau xdmcp
 
+MAKE_JOBS_UNSAFE=	yes
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure
 

Modified: head/print/ghostscript8/Makefile
==============================================================================
--- head/print/ghostscript8/Makefile	Sun Sep  2 22:41:04 2012	(r303579)
+++ head/print/ghostscript8/Makefile	Sun Sep  2 23:04:06 2012	(r303580)
@@ -36,6 +36,8 @@ 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

Modified: head/x11-clocks/kdetoys3/Makefile
==============================================================================
--- head/x11-clocks/kdetoys3/Makefile	Sun Sep  2 22:41:04 2012	(r303579)
+++ head/x11-clocks/kdetoys3/Makefile	Sun Sep  2 23:04:06 2012	(r303580)
@@ -17,6 +17,8 @@ DIST_SUBDIR=	KDE
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Small applications for KDE
 
+MAKE_JOBS_UNSAFE=	yes
+
 USE_KDELIBS_VER=3
 PREFIX=		${KDE_PREFIX}
 



More information about the svn-ports-all mailing list