aboutsummaryrefslogtreecommitdiff
path: root/x11/idesk
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2014-12-27 00:09:02 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2014-12-27 00:09:02 +0000
commita781a6e13c48cdb077c68680f30716b878435448 (patch)
tree7061b4ba6bf92419cfcbfbdf988b02a781dbdcbb /x11/idesk
parentceac9c5f821f4de7ba12309c13065316089a513f (diff)
downloadports-a781a6e13c48cdb077c68680f30716b878435448.tar.gz
ports-a781a6e13c48cdb077c68680f30716b878435448.zip
Notes
Diffstat (limited to 'x11/idesk')
-rw-r--r--x11/idesk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile
index 069cd9d02f97..561fb269f8e4 100644
--- a/x11/idesk/Makefile
+++ b/x11/idesk/Makefile
@@ -3,16 +3,16 @@
PORTNAME= idesk
PORTVERSION= 0.7.5
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= x11
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= acm@FreeBSD.org
COMMENT= Place launch icons and background directly on your desktop
-LIB_DEPENDS= libXft.so:${PORTSDIR}/x11-fonts/libXft
+LIB_DEPENDS= libXft.so:${PORTSDIR}/x11-fonts/libXft \
+ libImlib2.so:${PORTSDIR}/graphics/imlib2
-USE_EFL= imlib2
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf
USES= gmake pkgconfig tar:bzip2