Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 2014 14:02:59 +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: r339235 - head/converters/ical2html
Message-ID:  <201401091402.s09E2xrF060635@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Jan  9 14:02:59 2014
New Revision: 339235
URL: http://svnweb.freebsd.org/changeset/ports/339235

Log:
  Support stage

Modified:
  head/converters/ical2html/Makefile

Modified: head/converters/ical2html/Makefile
==============================================================================
--- head/converters/ical2html/Makefile	Thu Jan  9 13:59:28 2014	(r339234)
+++ head/converters/ical2html/Makefile	Thu Jan  9 14:02:59 2014	(r339235)
@@ -17,5 +17,4 @@ GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include/libical -I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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