Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2013 18:14:42 +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: r329490 - in head/textproc: linux-f10-libxml linux-f10-libxml2
Message-ID:  <201310051814.r95IEge5053420@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Oct  5 18:14:41 2013
New Revision: 329490
URL: http://svnweb.freebsd.org/changeset/ports/329490

Log:
  Support stage

Modified:
  head/textproc/linux-f10-libxml/Makefile
  head/textproc/linux-f10-libxml2/Makefile

Modified: head/textproc/linux-f10-libxml/Makefile
==============================================================================
--- head/textproc/linux-f10-libxml/Makefile	Sat Oct  5 18:12:05 2013	(r329489)
+++ head/textproc/linux-f10-libxml/Makefile	Sat Oct  5 18:14:41 2013	(r329490)
@@ -23,5 +23,4 @@ DOCSDIR=	${PREFIX}/usr/share/doc/${PORTN
 PORTDOCS=	AUTHORS COPYING.LIB ChangeLog README TODO
 DESCR=		${.CURDIR}/../${PORTNAME}2/pkg-descr
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/linux-f10-libxml2/Makefile
==============================================================================
--- head/textproc/linux-f10-libxml2/Makefile	Sat Oct  5 18:12:05 2013	(r329489)
+++ head/textproc/linux-f10-libxml2/Makefile	Sat Oct  5 18:14:41 2013	(r329490)
@@ -30,5 +30,4 @@ MAN3=		libxml.3
 MANCOMPRESSED=	yes
 DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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