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/libnxml/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/textproc/libnxml/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.4 diff -u -p -r1.2 -r1.4 --- pkgsrc/textproc/libnxml/Makefile 2010/01/17 12:02:46 1.2 +++ pkgsrc/textproc/libnxml/Makefile 2012/10/25 06:56:03 1.4 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/01/17 12:02:46 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/25 06:56:03 asau Exp $ # DISTNAME= libnxml-0.18.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.autistici.org/bakunin/libnxml/ @@ -11,8 +11,6 @@ HOMEPAGE= http://www.autistici.org/bakun COMMENT= C library for parsing, writing and creating XML files or streams LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config