Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2013 12:25:30 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336630 - head/audio/py-mpd2
Message-ID:  <201312161225.rBGCPUs0025601@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Mon Dec 16 12:25:30 2013
New Revision: 336630
URL: http://svnweb.freebsd.org/changeset/ports/336630

Log:
  Drop now useless PYDISTUTILS_PKGNAME assignment.
  
  Submitted by:	wg

Modified:
  head/audio/py-mpd2/Makefile

Modified: head/audio/py-mpd2/Makefile
==============================================================================
--- head/audio/py-mpd2/Makefile	Mon Dec 16 12:06:28 2013	(r336629)
+++ head/audio/py-mpd2/Makefile	Mon Dec 16 12:25:30 2013	(r336630)
@@ -19,7 +19,6 @@ GH_COMMIT=	df508d4
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGNAME=	python_mpd2
 PYDISTUTILS_AUTOPLIST=	yes
 
 NO_ARCH=	yes



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