Date: Mon, 23 Sep 2013 12:43:45 +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: r327990 - head/www/radicale Message-ID: <201309231243.r8NChj2B088571@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309231243.r8NChj2B088571>