=================================================================== RCS file: /cvs/ports/games/foobillard/Attic/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/games/foobillard/Attic/Makefile 2009/06/12 07:34:48 1.1 +++ ports/games/foobillard/Attic/Makefile 2010/02/05 06:15:28 1.2 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1 2009/06/12 06:34:48 yason Exp $ +# $OpenBSD: Makefile,v 1.2 2010/02/05 06:15:28 yason Exp $ COMMENT = free OpenGl billard game @@ -18,14 +18,14 @@ WANTLIB = GL GLU ICE SM Xaw Xi c freetype m pthread z -MASTER_SITES = http://foobillard.sunsite.dk/dnl/ +MASTER_SITES = ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ LIB_DEPENDS = png::graphics/png \ SDL::devel/sdl USE_X11 = Yes USE_GMAKE = Yes -CONFIGURE_STYLE = gnu +CONFIGURE_STYLE = automake NO_REGRESS = Yes