Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2013 23:54:59 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330572 - head/graphics/uniconvw
Message-ID:  <201310162354.r9GNsxrJ066425@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Oct 16 23:54:59 2013
New Revision: 330572
URL: http://svnweb.freebsd.org/changeset/ports/330572

Log:
  - Support staging

Modified:
  head/graphics/uniconvw/Makefile

Modified: head/graphics/uniconvw/Makefile
==============================================================================
--- head/graphics/uniconvw/Makefile	Wed Oct 16 23:54:45 2013	(r330571)
+++ head/graphics/uniconvw/Makefile	Wed Oct 16 23:54:59 2013	(r330572)
@@ -20,7 +20,6 @@ PROJECTHOST=	uniconvertor
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' ${WRKSRC}/setup.py
 



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