- Fix imlib2 dependency.

Reported by:	pav
Pointy hat to:	me
This commit is contained in:
Stanislav Sedov 2008-03-12 23:39:18 +00:00
parent 4b1686fb2c
commit ac76d4e3b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208911

View file

@ -35,7 +35,7 @@ USE_EFL= imlib2
.if defined(WITHOUT_IMLIB2)
CONFIGURE_ARGS+= --disable-imlib2
.else
LIB_DEPENDS+= Imlib2.4:${PORTSDIR}/graphics/imlib2
USE_EFL= imlib2
.endif
post-install: