Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2013 13:24:05 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r333289 - head/devel/py-hghooks
Message-ID:  <201311091324.rA9DO5pW082510@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wg
Date: Sat Nov  9 13:24:05 2013
New Revision: 333289
URL: http://svnweb.freebsd.org/changeset/ports/333289

Log:
  devel/py-hghooks: allow staging
  
  - Allow staging
  - Use python auto plist

Deleted:
  head/devel/py-hghooks/pkg-plist
Modified:
  head/devel/py-hghooks/Makefile

Modified: head/devel/py-hghooks/Makefile
==============================================================================
--- head/devel/py-hghooks/Makefile	Sat Nov  9 13:20:05 2013	(r333288)
+++ head/devel/py-hghooks/Makefile	Sat Nov  9 13:24:05 2013	(r333289)
@@ -14,6 +14,6 @@ LICENSE=	LGPL3
 
 USE_PYTHON=	-2.7
 USE_PYDISTUTILS=	easy_install
+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?201311091324.rA9DO5pW082510>