Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/devel/SDL_gfx/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/SDL_gfx/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.21 retrieving revision 1.22 diff -u -p -r1.21 -r1.22 --- pkgsrc/devel/SDL_gfx/Makefile 2005/04/11 21:45:17 1.21 +++ pkgsrc/devel/SDL_gfx/Makefile 2005/05/22 20:07:47 1.22 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2005/04/11 21:45:17 tv Exp $ +# $NetBSD: Makefile,v 1.22 2005/05/22 20:07:47 jlam Exp $ DISTNAME= SDL_gfx-2.0.13 PKGREVISION= 1 @@ -9,7 +9,7 @@ MAINTAINER= ben@NetBSD.org HOMEPAGE= http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/ COMMENT= Basic drawing routines for SDL -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake USE_LIBTOOL= YES USE_X11= YES GNU_CONFIGURE= YES