summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2019-01-05 01:27:52 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2019-01-05 01:27:52 +0000
commit6c0a600458eb1e1cf6bf752d9e5b9cdce61d4ef9 (patch)
tree5d825482566802fa5d23555f8aa1d851d86e0f79 /print
parent17e1cd502a3889d7cfc958bdbf958d0629afdc44 (diff)
downloadfreebsd-ports-6c0a600458eb1e1cf6bf752d9e5b9cdce61d4ef9.zip
- Bump portrevision because of r489116.
- Fix a portlint issue. PR: ports/234621 Submitted by: stephen@FreeBSD.org Approved by: portmgr (blanket: just fix it)
Diffstat (limited to 'print')
-rw-r--r--print/texinfo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile
index c949b9492599..383295c1c911 100644
--- a/print/texinfo/Makefile
+++ b/print/texinfo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= texinfo
PORTVERSION= 6.5
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= print
MASTER_SITES= GNU \
@@ -24,11 +24,11 @@ RUN_DEPENDS= p5-Locale-libintl>=0:devel/p5-Locale-libintl \
p5-Text-Unidecode>=0:converters/p5-Text-Unidecode \
p5-Unicode-EastAsianWidth>=0:textproc/p5-Unicode-EastAsianWidth
+USES= charsetfix cpe gmake iconv libtool ncurses perl5 tar:xz
+
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
-USES= charsetfix cpe gmake iconv libtool ncurses perl5 tar:xz
-
CONFIGURE_ARGS= --with-external-libintl-perl \
--with-external-Text-Unidecode \
--with-external-Unicode-EastAsianWidth