diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-03-07 15:10:20 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-03-07 15:10:20 +0000 |
commit | a9beb3d4b2f29adec4a42008e4e278ba2e93efea (patch) | |
tree | c02cb169c1c9b300fda90357240606ca54cf965c /x11-wm/skippy | |
parent | fcfcc89e9daa6cd80e673b353fb2855b4f8fa00d (diff) | |
download | ports-a9beb3d4b2f29adec4a42008e4e278ba2e93efea.tar.gz ports-a9beb3d4b2f29adec4a42008e4e278ba2e93efea.zip |
Notes
Diffstat (limited to 'x11-wm/skippy')
-rw-r--r-- | x11-wm/skippy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/skippy/Makefile b/x11-wm/skippy/Makefile index 375c8d3eb535..37bea5dcc786 100644 --- a/x11-wm/skippy/Makefile +++ b/x11-wm/skippy/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://thegraveyard.org/files/ MAINTAINER= ahze@FreeBSD.org COMMENT= A full-screen X11 task-switcher like Apple's Expose -LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 \ +LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \ Xft.2:${PORTSDIR}/x11-fonts/libXft USE_XLIB= yes |