Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2014 05:29:33 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r363441 - head/devel/glibmm
Message-ID:  <201407300529.s6U5TXFe003537@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Jul 30 05:29:32 2014
New Revision: 363441
URL: http://svnweb.freebsd.org/changeset/ports/363441
QAT: https://qat.redports.org/buildarchive/r363441/

Log:
  Unbreak reference port

Modified:
  head/devel/glibmm/Makefile

Modified: head/devel/glibmm/Makefile
==============================================================================
--- head/devel/glibmm/Makefile	Wed Jul 30 04:46:37 2014	(r363440)
+++ head/devel/glibmm/Makefile	Wed Jul 30 05:29:32 2014	(r363441)
@@ -13,6 +13,7 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	C++ interfaces for glib2
 
+USES+=		tar:xz
 
 PLIST_SUB=	VERSION="2.4" API_VERSION="2.4"
 
@@ -20,7 +21,7 @@ PLIST_SUB=	VERSION="2.4" API_VERSION="2.
 
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 
-USES=		gettext gmake libtool:keepla pathfix perl5 pkgconfig tar:xz
+USES+=		gettext gmake libtool:keepla pathfix perl5 pkgconfig
 USE_GNOME=	glib20 libsigc++20
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes



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