svn commit: r333021 - head/devel

Bryan Drewery bdrewery at FreeBSD.org
Wed Nov 6 18:21:39 UTC 2013


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


More information about the svn-ports-all mailing list