svn commit: r393678 - head/sysutils/mate-system-monitor

John Marino marino at FreeBSD.org
Thu Aug 6 23:25:32 UTC 2015


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


More information about the svn-ports-all mailing list