svn commit: r328053 - head/audio/py-ogg

Baptiste Daroussin bapt at FreeBSD.org
Mon Sep 23 21:16:33 UTC 2013


Author: bapt
Date: Mon Sep 23 21:16:32 2013
New Revision: 328053
URL: http://svnweb.freebsd.org/changeset/ports/328053

Log:
  Things using py-distutils works ootb with staging

Modified:
  head/audio/py-ogg/Makefile

Modified: head/audio/py-ogg/Makefile
==============================================================================
--- head/audio/py-ogg/Makefile	Mon Sep 23 21:15:44 2013	(r328052)
+++ head/audio/py-ogg/Makefile	Mon Sep 23 21:16:32 2013	(r328053)
@@ -15,7 +15,6 @@ COMMENT=	Object-oriented Python bindings
 LIB_DEPENDS=	ogg:${PORTSDIR}/audio/libogg
 
 USE_PYTHON=		yes
-NO_STAGE=	yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	pyogg
 


More information about the svn-ports-all mailing list