=================================================================== RCS file: /cvs/ports/graphics/cuneiform/Makefile,v retrieving revision 1.1.1.1 retrieving revision 1.3 diff -u -r1.1.1.1 -r1.3 --- ports/graphics/cuneiform/Makefile 2010/07/03 15:29:28 1.1.1.1 +++ ports/graphics/cuneiform/Makefile 2011/03/05 04:49:11 1.3 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2010/07/03 14:29:28 yason Exp $ +# $OpenBSD: Makefile,v 1.3 2011/03/05 04:49:11 yason Exp $ COMMENT = OCR system @@ -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 = ???