*ping*

On Sat Jan 28, 2017 at 11:28:35PM +0100, Rafael Sadowski wrote:
> 
> After the last opencv update the following XXX not more necessary.
> Build tested!
> 
> Index: graphics/digikam-kde4/Makefile
> ===================================================================
> RCS file: /cvs/ports/graphics/digikam-kde4/Makefile,v
> retrieving revision 1.22
> diff -u -p -u -p -r1.22 Makefile
> --- graphics/digikam-kde4/Makefile    27 Nov 2016 17:37:35 -0000      1.22
> +++ graphics/digikam-kde4/Makefile    28 Jan 2017 21:29:13 -0000
> @@ -179,11 +179,6 @@ TEST_IS_INTERACTIVE =    X11
>  
>  .include <bsd.port.arch.mk>
>  
> -# XXX should fix OpenCV CMake config on Java-enabled archs instead!
> -.if ${ARCH} == "amd64"
> -BUILD_DEPENDS +=        graphics/opencv,-java
> -.endif
> -
>  #.if ${ARCH} == "i386"
>  CONFIGURE_ENV =              CXXFLAGS="${CXXFLAGS} 
> -DOPENBSD_LIBKDCRAW_NO_CRASH=0"
>  #.else
> Index: x11/kde-applications/libkface/Makefile
> ===================================================================
> RCS file: /cvs/ports/x11/kde-applications/libkface/Makefile,v
> retrieving revision 1.1.1.1
> diff -u -p -u -p -r1.1.1.1 Makefile
> --- x11/kde-applications/libkface/Makefile    8 Jul 2015 22:54:49 -0000       
> 1.1.1.1
> +++ x11/kde-applications/libkface/Makefile    28 Jan 2017 21:29:25 -0000
> @@ -18,12 +18,6 @@ WANTLIB += opencv_ocl opencv_photo openc
>  
>  LIB_DEPENDS =                graphics/opencv
>  
> -# XXX should fix OpenCV CMake config on Java-enabled archs instead!
> -.include <bsd.port.arch.mk>
> -.if ${ARCH} == "amd64"
> -BUILD_DEPENDS +=        graphics/opencv,-java
> -.endif
> -
>  MODKDE4_USE =                libs
>  
>  KFACE_V =            3.5.0

Reply via email to