Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 2014 14:37:20 +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: r347602 - head/net-im/farsight2
Message-ID:  <201403091437.s29EbKXL089648@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Mar  9 14:37:20 2014
New Revision: 347602
URL: http://svnweb.freebsd.org/changeset/ports/347602
QAT: https://qat.redports.org/buildarchive/r347602/

Log:
  - Stage support
  - Convert to uses

Modified:
  head/net-im/farsight2/Makefile

Modified: head/net-im/farsight2/Makefile
==============================================================================
--- head/net-im/farsight2/Makefile	Sun Mar  9 14:37:09 2014	(r347601)
+++ head/net-im/farsight2/Makefile	Sun Mar  9 14:37:20 2014	(r347602)
@@ -15,8 +15,7 @@ LIB_DEPENDS=	nice:${PORTSDIR}/net-im/lib
 
 CONFLICTS=	farstream-[0-9]*
 
-USES=		pkgconfig gettext
-USE_GMAKE=	yes
+USES=		pkgconfig gettext gmake
 USE_LDCONFIG=	yes
 USE_PYTHON=	yes
 USE_GNOME=	gnomehack glib20 ltverhack
@@ -25,5 +24,4 @@ USE_AUTOTOOLS=	libtool
 CPPFLAGS+=	-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?201403091437.s29EbKXL089648>