aboutsummaryrefslogtreecommitdiff
path: root/x11/fbdesk
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-03-11 08:51:14 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-03-11 08:51:14 +0000
commit09e4e6f119b9ec6b0056a841d178b9a94d4663c4 (patch)
tree60dbec4f6c36413d232be56d31553ec53ac5f6fa /x11/fbdesk
parent6ed6dba53f7727f76189d43bcaac071f15a544b6 (diff)
downloadports-09e4e6f119b9ec6b0056a841d178b9a94d4663c4.tar.gz
ports-09e4e6f119b9ec6b0056a841d178b9a94d4663c4.zip
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2]
Notes
Notes: svn path=/head/; revision=187097
Diffstat (limited to 'x11/fbdesk')
-rw-r--r--x11/fbdesk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile
index 72c0206c91be..c07bac39910a 100644
--- a/x11/fbdesk/Makefile
+++ b/x11/fbdesk/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fbdesk
PORTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://fluxbox.sourceforge.net/download/ \
${MASTER_SITE_GENTOO} \
@@ -19,7 +20,7 @@ COMMENT= A Fluxbox utility to create and manage icons on the desktop
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
Xft.2:${PORTSDIR}/x11-fonts/libXft \
- Imlib2.3:${PORTSDIR}/graphics/imlib2
+ Imlib2.4:${PORTSDIR}/graphics/imlib2
PLIST_FILES= bin/fbdesk
USE_X_PREFIX= yes