aboutsummaryrefslogtreecommitdiff
path: root/graphics/hsetroot/Makefile
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 /graphics/hsetroot/Makefile
parent621c804e48a9fdddd6a00d78585fa8cb20c8460e (diff)
downloadports-9a2e4c8b780fc607dc4b4adabefb354c84401a96.tar.gz
ports-9a2e4c8b780fc607dc4b4adabefb354c84401a96.zip
Notes
Diffstat (limited to 'graphics/hsetroot/Makefile')
-rw-r--r--graphics/hsetroot/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/hsetroot/Makefile b/graphics/hsetroot/Makefile
index b04e2fd3330a..69d08d334430 100644
--- a/graphics/hsetroot/Makefile
+++ b/graphics/hsetroot/Makefile
@@ -7,17 +7,16 @@
PORTNAME= hsetroot
PORTVERSION= 1.0.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://thegraveyard.org/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility to compose wallpapers for X
-LIB_DEPENDS= Imlib2.4:${PORTSDIR}/graphics/imlib2
-
PLIST_FILES= bin/hsetroot
USE_X_PREFIX= YES
+USE_EFL= imlib2
GNU_CONFIGURE= YES
USE_GMAKE= YES