svn commit: r349082 - head/x11/hotwire-shell

Baptiste Daroussin bapt at FreeBSD.org
Mon Mar 24 22:31:44 UTC 2014


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>


More information about the svn-ports-all mailing list