d4ab5cf91a
Bump PKGREVISION.
14 lines
395 B
Makefile
14 lines
395 B
Makefile
# $NetBSD: Makefile,v 1.3 2012/06/13 23:38:37 obache Exp $
|
|
|
|
DISTNAME= suse_libxml2-${SUSE_VERSION}
|
|
PKGREVISION= 2
|
|
CATEGORIES= emulators
|
|
RPMUPDPKGS+= libxml2-2.7.8+git20110708-3.8.1.${SUSE_ARCH}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for libxml2
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse121_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|