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/sysutils/xosview/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/sysutils/xosview/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.52 retrieving revision 1.53 diff -u -p -r1.52 -r1.53 --- pkgsrc/sysutils/xosview/Makefile 2005/04/11 21:47:31 1.52 +++ pkgsrc/sysutils/xosview/Makefile 2005/05/22 20:08:34 1.53 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2005/04/11 21:47:31 tv Exp $ +# $NetBSD: Makefile,v 1.53 2005/05/22 20:08:34 jlam Exp $ DISTNAME= xosview-1.8.2 CATEGORIES= sysutils @@ -29,7 +29,7 @@ UVM= # defined BUILD_DEFS= UVM . endif .elif ${OPSYS} == "SunOS" -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake CPPFLAGS+= -I${X11BASE}/include LIBS+= -lsocket -lnsl .endif