Date: Sun, 28 Dec 2014 02:35:29 +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: r375693 - head/x11/tint Message-ID: <201412280235.sBS2ZTiF055489@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412280235.sBS2ZTiF055489>