Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.18.4.1 2013/07/16 17:00:51 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2014/03/13 11:08:53 jperkin Exp $
|
||||
|
||||
DISTNAME= libxml-ruby-2.6.0
|
||||
DISTNAME= libxml-ruby-2.7.0
|
||||
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:C/ruby-//}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
@@ -10,9 +9,11 @@ HOMEPAGE= http://libxml.rubyforge.org/
|
||||
COMMENT= Support module for libxml2 library
|
||||
LICENSE= mit
|
||||
|
||||
USE_GCC_RUNTIME= yes
|
||||
|
||||
CONFIGURE_ARGS+= \
|
||||
--with-xml2-include=${BUILDLINK_PREFIX.libxml2}/include/libxml2
|
||||
OVERRIDE_GEMSPEC= :files ext/libxml/extconf.h=
|
||||
OVERRIDE_GEMSPEC= :files ext/libxml/extconf.h= test/tc_parser.rb.orig=
|
||||
|
||||
pre-configure:
|
||||
${RM} ${WRKSRC}/ext/libxml/extconf.h
|
||||
|
||||
Reference in New Issue
Block a user