Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2014 16:03:06 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353323 - head/www/py-scriptaculous
Message-ID:  <201405081603.s48G3642091876@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Thu May  8 16:03:06 2014
New Revision: 353323
URL: http://svnweb.freebsd.org/changeset/ports/353323
QAT: https://qat.redports.org/buildarchive/r353323/

Log:
  - Stage
  - Drop easy_install
  - Use auto pkg-plist
  - Delete pkg-plist
  
  PR:		ports/188773
  Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
  Approved by:	portmgr@

Deleted:
  head/www/py-scriptaculous/pkg-plist
Modified:
  head/www/py-scriptaculous/Makefile

Modified: head/www/py-scriptaculous/Makefile
==============================================================================
--- head/www/py-scriptaculous/Makefile	Thu May  8 16:01:45 2014	(r353322)
+++ head/www/py-scriptaculous/Makefile	Thu May  8 16:03:06 2014	(r353323)
@@ -21,7 +21,7 @@ PYDISTUTILS_PKGNAME=	Scriptaculous
 # Use the same version of www/py-turbogears
 USES=		zip
 USE_PYTHON=	yes
-USE_PYDISTUTILS=	easy_install
+USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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