aboutsummaryrefslogtreecommitdiff
path: root/graphics/pecl-imlib2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pecl-imlib2/Makefile')
-rw-r--r--graphics/pecl-imlib2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/pecl-imlib2/Makefile b/graphics/pecl-imlib2/Makefile
index 72542339dd1a..6468f30e21b2 100644
--- a/graphics/pecl-imlib2/Makefile
+++ b/graphics/pecl-imlib2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= imlib2
PORTVERSION= 0.1.00
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -17,10 +17,9 @@ DIST_SUBDIR= PECL
MAINTAINER= leeym@FreeBSD.org
COMMENT= A PECL extension if imlib2
-LIB_DEPENDS= Imlib2:${PORTSDIR}/graphics/imlib2
-
USE_PHP= yes
USE_PHPEXT= yes
+USE_EFL= imlib2
# libImlib2 may or may not depend on X, however,
# imlib2 extension doesn't need X related functions in libImlib2