2caffe812b
libxml2, python-libxml2: Prevent external entities from being loaded Description: Updated fix for openSUSE-SU-2014:0645-1 because of a regression that caused xmllint to break. Bump PKGREVISION.
14 lines
385 B
Makefile
14 lines
385 B
Makefile
# $NetBSD: Makefile,v 1.4 2014/05/27 13:27:25 obache Exp $
|
|
|
|
DISTNAME= suse_libxml2-${SUSE_VERSION}
|
|
PKGREVISION= 2
|
|
CATEGORIES= emulators
|
|
RPMUPDPKGS+= libxml2-2-2.9.1-2.8.1.${SUSE_ARCH}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for libxml2
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse131_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|