svn commit: r327990 - head/www/radicale

Baptiste Daroussin bapt at FreeBSD.org
Mon Sep 23 12:43:45 UTC 2013


Author: bapt
Date: Mon Sep 23 12:43:44 2013
New Revision: 327990
URL: http://svnweb.freebsd.org/changeset/ports/327990

Log:
  Add NO_STAGE to fix the new port

Modified:
  head/www/radicale/Makefile

Modified: head/www/radicale/Makefile
==============================================================================
--- head/www/radicale/Makefile	Mon Sep 23 12:37:58 2013	(r327989)
+++ head/www/radicale/Makefile	Mon Sep 23 12:43:44 2013	(r327990)
@@ -15,6 +15,7 @@ LICENSE=		GPLv3
 
 USE_PYTHON=		2.7+
 USE_PYDISTUTILS=	yes
+NO_STAGE=		yes
 PYDISTUTILS_PKGNAME=	Radicale
 
 USERS=			radicale


More information about the svn-ports-all mailing list