diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
commit | bbc8c4d740872dbe971f6164448e5ba893cb166f (patch) | |
tree | c756810defa7862a81134a13cec391bfef55e24e /x11/tint | |
parent | 7eb500363752ce8dd82189f56d621b11450e92f9 (diff) |
Notes
Diffstat (limited to 'x11/tint')
-rw-r--r-- | x11/tint/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/tint/Makefile b/x11/tint/Makefile index 820ff14ece06..d8fbf45f179e 100644 --- a/x11/tint/Makefile +++ b/x11/tint/Makefile @@ -12,8 +12,7 @@ COMMENT= Lightweight freedesktop-compliant panel/taskbar/systray/clock LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo PROJECTHOST= tint2 -USE_BZIP2= yes -USES= cmake pkgconfig +USES= cmake pkgconfig tar:bzip2 USE_GNOME= pango glib20 USE_XORG= xinerama xrandr xdamage xcomposite USE_EFL= imlib2 |