Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Aug 2015 23:25:31 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393678 - head/sysutils/mate-system-monitor
Message-ID:  <201508062325.t76NPVNE088328@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Thu Aug  6 23:25:31 2015
New Revision: 393678
URL: https://svnweb.freebsd.org/changeset/ports/393678

Log:
  sysutils/mate-system-monitor: Unbreak DragonFly with USES=alias

Modified:
  head/sysutils/mate-system-monitor/Makefile

Modified: head/sysutils/mate-system-monitor/Makefile
==============================================================================
--- head/sysutils/mate-system-monitor/Makefile	Thu Aug  6 22:46:19 2015	(r393677)
+++ head/sysutils/mate-system-monitor/Makefile	Thu Aug  6 23:25:31 2015	(r393678)
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libgtop-2.0.so:${PORTSDIR}/
 
 PORTSCOUT=	limitw:1,even
 
-USES=		gettext gmake pathfix pkgconfig tar:xz
+USES=		alias gettext gmake pathfix pkgconfig tar:xz
 USE_MATE=	icontheme
 USE_GNOME=	gtk20 gtkmm24 intlhack librsvg2 libwnck libxml2
 CONFIGURE_ARGS=	--with-gtk=2.0



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