diff options
author | Doug Barton <dougb@FreeBSD.org> | 2008-07-21 19:22:42 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2008-07-21 19:22:42 +0000 |
commit | e1f4968563e0deda3a3cda28aa8e54448776c549 (patch) | |
tree | 04fdd97b6865836d9bf34c7eefb39e634b498872 /x11/tint | |
parent | 6799782b77a34c251f87ec1b5e0df53949c2844c (diff) | |
download | ports-e1f4968563e0deda3a3cda28aa8e54448776c549.tar.gz ports-e1f4968563e0deda3a3cda28aa8e54448776c549.zip |
Notes
Diffstat (limited to 'x11/tint')
-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 556c936c1a60..25fdd5d04e00 100644 --- a/x11/tint/Makefile +++ b/x11/tint/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo PROJECTHOST= tint2 USE_GNOME= pango -USE_XORG= xinerama +USE_XORG= xinerama xrandr USE_EFL= imlib2 USE_GMAKE= yes |