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/textproc/xml-coreutils/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/textproc/xml-coreutils/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- pkgsrc/textproc/xml-coreutils/Makefile 2012/10/25 06:57:07 1.2 +++ pkgsrc/textproc/xml-coreutils/Makefile 2014/02/15 19:18:08 1.3 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/25 06:57:07 asau Exp $ +# $NetBSD: Makefile,v 1.3 2014/02/15 19:18:08 wiedi Exp $ # DISTNAME= xml-coreutils-0.8a @@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xml-coreutils.sourceforge.net/ COMMENT= Command line tools for XML processing LICENSE= gnu-gpl-v3 - +USE_LANGUAGES= c99 GNU_CONFIGURE= yes .include "../../textproc/expat/buildlink3.mk"