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.3 retrieving revision 1.10 diff -u -p -r1.3 -r1.10 --- pkgsrc/textproc/libnxml/Makefile 2011/04/22 13:42:10 1.3 +++ pkgsrc/textproc/libnxml/Makefile 2017/01/01 16:06:00 1.10 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/04/22 13:42:10 obache Exp $ +# $NetBSD: Makefile,v 1.10 2017/01/01 16:06:00 adam Exp $ # DISTNAME= libnxml-0.18.3 -PKGREVISION= 2 +PKGREVISION= 8 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