=================================================================== RCS file: /cvs/ports/graphics/cuneiform/Makefile,v retrieving revision 1.2 retrieving revision 1.4 diff -u -r1.2 -r1.4 --- ports/graphics/cuneiform/Makefile 2010/10/27 05:12:53 1.2 +++ ports/graphics/cuneiform/Makefile 2011/10/26 19:11:17 1.4 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.2 2010/10/27 04:12:53 yason Exp $ +# $OpenBSD: Makefile,v 1.4 2011/10/26 19:11:17 yason Exp $ COMMENT = OCR system -V = 1.0.0 +V = 1.1.0 DISTNAME = cuneiform-linux-${V} PKGNAME = ${DISTNAME:S/-linux//} @@ -28,7 +28,7 @@ MODULES = devel/cmake #BUILD_DEPENDS = ??? #RUN_DEPENDS = ??? -LIB_DEPENDS = ::graphics/ImageMagick +LIB_DEPENDS = graphics/ImageMagick #REGRESS_DEPENDS = ??? #MAKE_FLAGS = ???