summaryrefslogtreecommitdiff
path: root/textproc/redland-bindings
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/redland-bindings')
-rw-r--r--textproc/redland-bindings/Makefile4
-rw-r--r--textproc/redland-bindings/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile
index 79dfdbd169e4..8e658c83fe01 100644
--- a/textproc/redland-bindings/Makefile
+++ b/textproc/redland-bindings/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= http://download.librdf.org/source/
-MAINTAINER= kde@FreeBSD.org
+MAINTAINER= office@FreeBSD.org
COMMENT= Language bindings for the Redland package
WWW= https://librdf.org/bindings/
@@ -26,7 +26,7 @@ OPTIONS_SUB= yes
PHP_CONFIGURE_WITH= php
PHP_USES= php:build
-PYTHON_CONFIGURE_WITH= python python-libext=${PYTHON_EXT_SUFFIX}.so
+PYTHON_CONFIGURE_WITH= python python-libext=${PYTHON_TAG}.so
PYTHON_USES= python
RUBY_CONFIGURE_WITH= ruby
RUBY_USES= ruby
diff --git a/textproc/redland-bindings/pkg-plist b/textproc/redland-bindings/pkg-plist
index 48c7038b48b6..f4be5c7a082c 100644
--- a/textproc/redland-bindings/pkg-plist
+++ b/textproc/redland-bindings/pkg-plist
@@ -1,7 +1,7 @@
%%PHP%%lib/php/%%PHP_EXT_DIR%%/redland.so
%%PYTHON%%%%PYTHON_SITELIBDIR%%/RDF.py
%%PYTHON%%%%PYTHON_SITELIBDIR%%/Redland.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/_Redland%%PYTHON_EXT_SUFFIX%%.so
+%%PYTHON%%%%PYTHON_SITELIBDIR%%/_Redland%%PYTHON_TAG%%.so
%%RUBY%%%%RUBY_ARCHLIBDIR%%/redland.so
%%RUBY%%%%RUBY_LIBDIR%%/rdf/redland/constants.rb
%%RUBY%%%%RUBY_LIBDIR%%/rdf/redland/convert_owl.rb