diff options
Diffstat (limited to 'graphics/kipi-plugins-kde4/Makefile')
-rw-r--r-- | graphics/kipi-plugins-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kipi-plugins-kde4/Makefile b/graphics/kipi-plugins-kde4/Makefile index c8a798c4de34..7756700e31b7 100644 --- a/graphics/kipi-plugins-kde4/Makefile +++ b/graphics/kipi-plugins-kde4/Makefile @@ -191,7 +191,7 @@ PLIST_SUB+= SIMPLEVIEWEREXPORT:="@comment " .if !defined(WITHOUT_SLIDESHOW) PLIST_SUB+= SLIDESHOW:="" SUBDIRS+= slideshow -LIB_DEPENDS+= Imlib2.4:${PORTSDIR}/graphics/imlib2 +USE_EFL+= imlib2 .else PLIST_SUB+= SLIDESHOW:="@comment " .endif |