Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2014 02:21:36 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351434 - head/www/py-amf
Message-ID:  <201404170221.s3H2LaXG070489@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Apr 17 02:21:35 2014
New Revision: 351434
URL: http://svnweb.freebsd.org/changeset/ports/351434
QAT: https://qat.redports.org/buildarchive/r351434/

Log:
  - Oops, previous commit should have removed PYDISTUTILS_ARCHDEP since it's not
    needed with automatic plist
  
  Reported by:	koobs
  Pointyhat to:	swills
  Approved by:	portmgr@ (blanket)

Modified:
  head/www/py-amf/Makefile

Modified: head/www/py-amf/Makefile
==============================================================================
--- head/www/py-amf/Makefile	Thu Apr 17 02:04:42 2014	(r351433)
+++ head/www/py-amf/Makefile	Thu Apr 17 02:21:35 2014	(r351434)
@@ -16,7 +16,6 @@ LICENSE=	MIT
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	PyAMF
-PYDISTUTILS_ARCHDEP=	yes
 PYDISTUTILS_AUTOPLIST=	yes
 
 .include <bsd.port.mk>



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