diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 08:51:14 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 08:51:14 +0000 |
commit | 09e4e6f119b9ec6b0056a841d178b9a94d4663c4 (patch) | |
tree | 60dbec4f6c36413d232be56d31553ec53ac5f6fa /x11-wm/skippy | |
parent | 6ed6dba53f7727f76189d43bcaac071f15a544b6 (diff) | |
download | ports-09e4e6f119b9ec6b0056a841d178b9a94d4663c4.tar.gz ports-09e4e6f119b9ec6b0056a841d178b9a94d4663c4.zip |
Notes
Diffstat (limited to 'x11-wm/skippy')
-rw-r--r-- | x11-wm/skippy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/skippy/Makefile b/x11-wm/skippy/Makefile index e5e289a14b42..fc9c837a80a9 100644 --- a/x11-wm/skippy/Makefile +++ b/x11-wm/skippy/Makefile @@ -7,14 +7,14 @@ PORTNAME= skippy PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= http://thegraveyard.org/files/ MAINTAINER= ports@FreeBSD.org COMMENT= A full-screen X11 task-switcher like Apple's Expose -LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \ +LIB_DEPENDS= Imlib2.4:${PORTSDIR}/graphics/imlib2 \ Xft.2:${PORTSDIR}/x11-fonts/libXft USE_XLIB= yes |