From d7ba8fc7c16c62041da7a4e19069659fa53723d0 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Sat, 1 Feb 2014 12:17:42 +0000 Subject: Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime is deprecated and will be removed along with switching KDE4_PREFIX to ${LOCALBASE} soon. --- math/labplot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/labplot') diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 42b4732f7fc4..b59bfb45049f 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -21,10 +21,10 @@ NETCDF_DESC= NetCDF data support WRKSRC= ${WRKDIR}/beta2 USE_BZIP2= yes -USES= cmake +USES= cmake shared-mime-info USE_XORG= xft xpm USE_GCC= yes -USE_KDE4= automoc4 kdelibs kdeprefix sharedmime +USE_KDE4= automoc4 kdelibs kdeprefix USE_QT4= moc_build qmake_build rcc_build uic_build CMAKE_ARGS= -DOPJ_LIBRARY:STRING="" INSTALLS_ICONS= yes -- cgit v1.2.3