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/graphics/imlib2/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/graphics/imlib2/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- pkgsrc/graphics/imlib2/Makefile 2002/10/21 15:10:18 1.4 +++ pkgsrc/graphics/imlib2/Makefile 2002/12/19 12:45:47 1.5 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/10/21 15:10:18 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2002/12/19 12:45:47 grant Exp $ # DISTNAME= imlib2-1.0.3 @@ -15,7 +15,7 @@ USE_X11BASE= YES USE_LIBTOOL= YES USE_BUILDLINK2= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool .include "../../mk/bsd.prefs.mk"