Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2013 18:21:38 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r333021 - head/devel
Message-ID:  <201311061821.rA6ILcxa089062@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Wed Nov  6 18:21:38 2013
New Revision: 333021
URL: http://svnweb.freebsd.org/changeset/ports/333021

Log:
  - Remove bogus py-setuptools which was accidentally readded in r332994
    This was breaking full tree builds with poudriere

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Wed Nov  6 18:11:17 2013	(r333020)
+++ head/devel/Makefile	Wed Nov  6 18:21:38 2013	(r333021)
@@ -3737,7 +3737,6 @@
     SUBDIR += py-sdl2
     SUBDIR += py-serpent
     SUBDIR += py-setproctitle
-    SUBDIR += py-setuptools
     SUBDIR += py-setuptools-git
     SUBDIR += py-setuptools_darcs
     SUBDIR += py-setuptools_hg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311061821.rA6ILcxa089062>