Date: Sun, 2 Sep 2012 23:04:06 +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: r303580 - in head: audio/xfce4-mixer print/ghostscript8 x11-clocks/kdetoys3 Message-ID: <201209022304.q82N466r082898@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= Small applications for KDE +MAKE_JOBS_UNSAFE= yes + USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209022304.q82N466r082898>