diff options
author | John Marino <marino@FreeBSD.org> | 2014-12-28 02:35:28 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-12-28 02:35:28 +0000 |
commit | dea7893ed24b033ccd891ba922e918b9422221d2 (patch) | |
tree | aa1af6a099af23c6ea30e479f570ace374d24871 /x11 | |
parent | 3323378b5a873d704c5a9e7d356e2aa2a255eb41 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/tint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/tint/Makefile b/x11/tint/Makefile index 991b98ed9d72..ea6f013fb408 100644 --- a/x11/tint/Makefile +++ b/x11/tint/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \ 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 |