Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Mar 2014 18:09:39 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r346691 - head/textproc/xml-i18n-tools
Message-ID:  <201403011809.s21I9dt9094292@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Mar  1 18:09:39 2014
New Revision: 346691
URL: http://svnweb.freebsd.org/changeset/ports/346691
QAT: https://qat.redports.org/buildarchive/r346691/

Log:
  - Stage support
  - Convert to USES

Modified:
  head/textproc/xml-i18n-tools/Makefile

Modified: head/textproc/xml-i18n-tools/Makefile
==============================================================================
--- head/textproc/xml-i18n-tools/Makefile	Sat Mar  1 18:09:27 2014	(r346690)
+++ head/textproc/xml-i18n-tools/Makefile	Sat Mar  1 18:09:39 2014	(r346691)
@@ -10,11 +10,9 @@ MASTER_SITES=	GNOME
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Xml internationalization support for GNOME, and others
 
-USE_GMAKE=	yes
-USES=		perl5
+USES=		perl5 gmake
 GNU_CONFIGURE=	yes
 
 CONFLICTS=	intltool-[0-9]*
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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