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/x11/xlupe/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/xlupe/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- pkgsrc/x11/xlupe/Makefile 2003/07/21 17:38:33 1.3 +++ pkgsrc/x11/xlupe/Makefile 2004/04/19 05:09:07 1.4 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/21 17:38:33 martti Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/19 05:09:07 snj Exp $ # DISTNAME= xlupe-1.1 @@ -9,8 +9,8 @@ MAINTAINER= coto@core.de HOMEPAGE= http://core.de/~coto/xlupe/ COMMENT= Magnifier for X -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_IMAKE= yes -.include "../../graphics/xpm/buildlink2.mk" +.include "../../graphics/xpm/buildlink3.mk" .include "../../mk/bsd.pkg.mk"