svn commit: r375693 - head/x11/tint

John Marino marino at FreeBSD.org
Sun Dec 28 02:35:29 UTC 2014


Author: marino
Date: Sun Dec 28 02:35:28 2014
New Revision: 375693
URL: https://svnweb.freebsd.org/changeset/ports/375693
QAT: https://qat.redports.org/buildarchive/r375693/

Log:
  x11/tint: USES+= alias to fix battery indicator on DragonFly

Modified:
  head/x11/tint/Makefile

Modified: head/x11/tint/Makefile
==============================================================================
--- head/x11/tint/Makefile	Sat Dec 27 19:32:54 2014	(r375692)
+++ head/x11/tint/Makefile	Sun Dec 28 02:35:28 2014	(r375693)
@@ -13,7 +13,7 @@ LIB_DEPENDS=	libcairo.so:${PORTSDIR}/gra
 		libImlib2.so:${PORTSDIR}/graphics/imlib2
 
 PROJECTHOST=	tint2
-USES=		cmake pkgconfig tar:bzip2
+USES=		alias cmake pkgconfig tar:bzip2
 USE_GNOME=	pango glib20
 USE_XORG=	xinerama xrandr xdamage xcomposite
 


More information about the svn-ports-head mailing list