=================================================================== RCS file: /cvs/ports/graphics/rawtherapee/Attic/Makefile,v retrieving revision 1.2 retrieving revision 1.4 diff -u -r1.2 -r1.4 --- ports/graphics/rawtherapee/Attic/Makefile 2011/10/29 23:48:29 1.2 +++ ports/graphics/rawtherapee/Attic/Makefile 2011/11/20 08:37:02 1.4 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2011/10/29 23:48:29 yason Exp $ +# $OpenBSD: Makefile,v 1.4 2011/11/20 08:37:02 yason Exp $ COMMENT = RAW image processing application @@ -34,9 +34,8 @@ graphics/lcms2 \ x11/gtk2mm -#SEPARATE_BUILD = simple (build in a directory other than WRKSRC) CONFIGURE_ARGS += -DCMAKE_BUILD_TYPE=Debug \ - -DCMAKE_BUILD_SHARED=ON \ + -DBUILD_SHARED=ON \ -DOPTION_OMP=OFF NO_REGRESS = Yes