aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/go.text
diff options
context:
space:
mode:
authorbrd <brd@FreeBSD.org>2016-12-03 06:29:22 +0800
committerbrd <brd@FreeBSD.org>2016-12-03 06:29:22 +0800
commit5bf830f5b4a61bea07149a01f32cad4b4e8790a9 (patch)
tree2877f6d870733b1f63171055d610b49172051b2f /textproc/go.text
parent775586f1cdb6fc073ed755952b92e3e316bafaaa (diff)
downloadfreebsd-ports-gnome-5bf830f5b4a61bea07149a01f32cad4b4e8790a9.tar.gz
freebsd-ports-gnome-5bf830f5b4a61bea07149a01f32cad4b4e8790a9.tar.zst
freebsd-ports-gnome-5bf830f5b4a61bea07149a01f32cad4b4e8790a9.zip
Install encoding/internal/identifier as well.
PR: 215010 Approved by: jlaffaye
Diffstat (limited to 'textproc/go.text')
-rw-r--r--textproc/go.text/Makefile2
-rw-r--r--textproc/go.text/pkg-plist1
2 files changed, 3 insertions, 0 deletions
diff --git a/textproc/go.text/Makefile b/textproc/go.text/Makefile
index 203e9b181a4f..b55ae0b37317 100644
--- a/textproc/go.text/Makefile
+++ b/textproc/go.text/Makefile
@@ -2,6 +2,7 @@
PORTNAME= go.text
PORTVERSION= 20160702
+PORTREVISION= 1
CATEGORIES= textproc devel
MAINTAINER= jlaffaye@FreeBSD.org
@@ -25,6 +26,7 @@ GO_TARGET= ${GO_PKGNAME}/cases \
${GO_PKGNAME}/encoding/htmlindex \
${GO_PKGNAME}/encoding/ianaindex \
${GO_PKGNAME}/encoding/internal \
+ ${GO_PKGNAME}/encoding/internal/identifier \
${GO_PKGNAME}/encoding/japanese \
${GO_PKGNAME}/encoding/korean \
${GO_PKGNAME}/encoding/simplifiedchinese \
diff --git a/textproc/go.text/pkg-plist b/textproc/go.text/pkg-plist
index 765aa7f31541..887aa09a343b 100644
--- a/textproc/go.text/pkg-plist
+++ b/textproc/go.text/pkg-plist
@@ -8,6 +8,7 @@
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/htmlindex.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/ianaindex.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/internal.a
+%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/internal/identifier.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/japanese.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/korean.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/simplifiedchinese.a