Date: Mon, 30 Jun 2014 21:48:11 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359930 - head/x11/gnome-shell Message-ID: <201406302148.s5ULmBYP041101@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Mon Jun 30 21:48:11 2014 New Revision: 359930 URL: http://svnweb.freebsd.org/changeset/ports/359930 QAT: https://qat.redports.org/buildarchive/r359930/ Log: Remove no_stage. This has no impact since this port doesn't build at present. Updated, staged and most important working version will be committed this summer! With some extra 'random' stuff. Modified: head/x11/gnome-shell/Makefile Modified: head/x11/gnome-shell/Makefile ============================================================================== --- head/x11/gnome-shell/Makefile Mon Jun 30 21:47:55 2014 (r359929) +++ head/x11/gnome-shell/Makefile Mon Jun 30 21:48:11 2014 (r359930) @@ -34,7 +34,6 @@ GCONF_SCHEMAS= gnome-shell.schemas MAN1= gnome-shell.1 -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-Werror||g' \ ${WRKSRC}/configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406302148.s5ULmBYP041101>