diff options
Diffstat (limited to 'graphics/kdegraphics3/Makefile')
-rw-r--r-- | graphics/kdegraphics3/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index a849320ab964..5ce4596d1e35 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdegraphics PORTVERSION= 3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src @@ -30,6 +30,8 @@ CONFIGURE_ARGS+=--enable-final CONFIGURE_ARGS+=--disable-debug .endif +LIB_DEPENDS+= Imlib.5:${PORTSDIR}/graphics/imlib + .include <bsd.port.pre.mk> # temporarily disable kamera, it requires gphoto2 |