=================================================================== RCS file: /cvs/ports/graphics/rawtherapee/Attic/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ports/graphics/rawtherapee/Attic/Makefile 2011/11/08 18:34:44 1.3 +++ ports/graphics/rawtherapee/Attic/Makefile 2011/11/20 08:37:02 1.4 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2011/11/08 18:34:44 yason Exp $ +# $OpenBSD: Makefile,v 1.4 2011/11/20 08:37:02 yason Exp $ COMMENT = RAW image processing application @@ -35,7 +35,7 @@ x11/gtk2mm CONFIGURE_ARGS += -DCMAKE_BUILD_TYPE=Debug \ - -DCMAKE_BUILD_SHARED=ON \ + -DBUILD_SHARED=ON \ -DOPTION_OMP=OFF NO_REGRESS = Yes