diff options
Diffstat (limited to 'textproc/rubygem-nokogiri/Makefile')
| -rw-r--r-- | textproc/rubygem-nokogiri/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile index d0f49111f4b4..5acf2098a763 100644 --- a/textproc/rubygem-nokogiri/Makefile +++ b/textproc/rubygem-nokogiri/Makefile @@ -1,5 +1,6 @@ PORTNAME= nokogiri -PORTVERSION= 1.18.9 +PORTVERSION= 1.18.10 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -18,7 +19,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \ rubygem-pkg-config>=1.1<2:devel/rubygem-pkg-config RUN_DEPENDS= rubygem-racc>=1.4<2:devel/rubygem-racc -USES= cpe gem gnome gettext-runtime +# rubygem-pkg-config doesn't seem to work right on armv7 +USES= cpe gem gnome gettext-runtime ${USES_${ARCH}} +USES_armv7= pkgconfig USE_GNOME= libxml2 libxslt CONFIGURE_ARGS= --use-system-libraries |
