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/gegl/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/graphics/gegl/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- pkgsrc/graphics/gegl/Makefile 2009/04/15 12:25:30 1.6 +++ pkgsrc/graphics/gegl/Makefile 2009/08/21 19:41:13 1.7 @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2009/04/15 12:25:30 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2009/08/21 19:41:13 adam Exp $ -DISTNAME= gegl-0.0.22 -PKGREVISION= 2 +DISTNAME= gegl-0.1.0 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.0/ +MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.1/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= adam@NetBSD.org @@ -25,7 +24,7 @@ PKGCONFIG_OVERRIDE+= gegl.pc.in .include "../../mk/bsd.prefs.mk" -PLIST_VARS+= v4l +PLIST_VARS+= v4l .if ${OPSYS} == "Linux" && exists(/usr/include/linux/videodev.h) PLIST.v4l= yes