diff options
Diffstat (limited to 'graphics/imanager/Makefile')
-rw-r--r-- | graphics/imanager/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/imanager/Makefile b/graphics/imanager/Makefile index e1a456d..55adc3d 100644 --- a/graphics/imanager/Makefile +++ b/graphics/imanager/Makefile @@ -13,10 +13,9 @@ DISTNAME= imanager-${PORTVERSION}.final.imlib MAINTAINER= ports@freebsd.org -LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib \ - kdecore.3:${PORTSDIR}/x11/kdelibs11 +LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib -USE_QT= yes +USE_KDELIBS_VER=1 HAS_CONFIGURE= yes USE_GMAKE= yes |