=================================================================== RCS file: /cvs/ports/games/polygen/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ports/games/polygen/Makefile 2009/02/17 22:44:30 1.4 +++ ports/games/polygen/Makefile 2010/12/04 18:14:36 1.5 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2009/02/17 22:44:30 yason Exp $ +# $OpenBSD: Makefile,v 1.5 2010/12/04 18:14:36 yason Exp $ COMMENT= generate random sentences according to grammars @@ -17,7 +17,7 @@ PERMIT_PACKAGE_FTP= Yes WANTLIB= c m -BUILD_DEPENDS= :ocaml-*:lang/ocaml +BUILD_DEPENDS= ocaml-*:lang/ocaml USE_GMAKE= Yes