Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2014 22:31:43 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349082 - head/x11/hotwire-shell
Message-ID:  <201403242231.s2OMVhLv031533@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Mar 24 22:31:43 2014
New Revision: 349082
URL: http://svnweb.freebsd.org/changeset/ports/349082
QAT: https://qat.redports.org/buildarchive/r349082/

Log:
  Support stage
  Use python autoplist

Deleted:
  head/x11/hotwire-shell/pkg-plist
Modified:
  head/x11/hotwire-shell/Makefile

Modified: head/x11/hotwire-shell/Makefile
==============================================================================
--- head/x11/hotwire-shell/Makefile	Mon Mar 24 22:29:14 2014	(r349081)
+++ head/x11/hotwire-shell/Makefile	Mon Mar 24 22:31:43 2014	(r349082)
@@ -22,10 +22,8 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 USE_GNOME=	pygnome2 pygtk2 pygtksourceview
 INSTALLS_ICONS=	yes
 
-PYDISTUTILS_PKGNAME=	hotwire
-
-NO_STAGE=	yes
 .include <bsd.port.mk>



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