summaryrefslogtreecommitdiff
path: root/x11/idesk
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2008-03-11 21:13:53 +0000
committerStanislav Sedov <stas@FreeBSD.org>2008-03-11 21:13:53 +0000
commit9a2e4c8b780fc607dc4b4adabefb354c84401a96 (patch)
treef59767aed29b447d3d80ab987e898598663c27e3 /x11/idesk
parentRemove an extra '('. (diff)
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az
Notes
Notes: svn path=/head/; revision=208836
Diffstat (limited to 'x11/idesk')
-rw-r--r--x11/idesk/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile
index 7476b543f525..044717f8dd92 100644
--- a/x11/idesk/Makefile
+++ b/x11/idesk/Makefile
@@ -15,11 +15,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/
MAINTAINER= acm@FreeBSD.org
COMMENT= Place launch icons and background directly on your desktop
-BUILD_DEPENDS= imlib2-config:${PORTSDIR}/graphics/imlib2
-
USE_XLIB= yes
USE_BZIP2= yes
USE_GMAKE= yes
+USE_EFL= imlib2
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf:261
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}