aboutsummaryrefslogtreecommitdiff
path: root/devel/libast/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libast/Makefile')
-rw-r--r--devel/libast/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile
index 0572b10f6994..ff0bb7b318c3 100644
--- a/devel/libast/Makefile
+++ b/devel/libast/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libast
PORTVERSION= 0.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://critical.ch/distfiles/ \
http://www.eterm.org/download/
@@ -15,12 +15,12 @@ MASTER_SITES= http://critical.ch/distfiles/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A library of assorted spiffy things
-LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
- Imlib2.4:${PORTSDIR}/graphics/imlib2
+LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
USE_AUTOTOOLS= libtool:15
USE_X_PREFIX= yes
USE_GNOME= gnomehack
+USE_EFL= imlib2
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"