=================================================================== RCS file: /cvs/ports/graphics/cuneiform/Makefile,v retrieving revision 1.1.1.1 retrieving revision 1.4 diff -u -r1.1.1.1 -r1.4 --- ports/graphics/cuneiform/Makefile 2010/07/03 15:29:28 1.1.1.1 +++ ports/graphics/cuneiform/Makefile 2011/10/26 19:11:17 1.4 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2010/07/03 14:29:28 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 = ??? @@ -37,7 +37,6 @@ #REGRESS_FLAGS = ??? SEPARATE_BUILD = concurrent -USE_X11 = Yes USE_LIBTOOL = Yes #CONFIGURE_ARGS += ${CONFIGURE_SHARED} #CONFIGURE_ENV = ???