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/gnome-mag/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/gnome-mag/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.58 retrieving revision 1.59 diff -u -p -r1.58 -r1.59 --- pkgsrc/x11/gnome-mag/Attic/Makefile 2010/11/15 22:58:57 1.58 +++ pkgsrc/x11/gnome-mag/Attic/Makefile 2010/12/06 11:47:48 1.59 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2010/11/15 22:58:57 abs Exp $ +# $NetBSD: Makefile,v 1.59 2010/12/06 11:47:48 markd Exp $ # DISTNAME= gnome-mag-0.16.1 @@ -21,6 +21,12 @@ GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE+= gnome-mag-1.0.pc.in +SUBST_CLASSES+= doxy +SUBST_STAGE.doxy= pre-configure +SUBST_MESSAGE.doxy= disable doxygen docs +SUBST_FILES.doxy= docs/Makefile.in +SUBST_SED.doxy= -e 's,SUBDIRS = reference,SUBDIRS =,' + BUILDLINK_DEPMETHOD.libXt?= build .include "../../devel/GConf/buildlink3.mk"