aboutsummaryrefslogtreecommitdiff
path: root/lang/neko
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-03-21 19:50:35 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-03-21 19:50:35 +0000
commit636881f4c253addbf7f547590cc52996bf813990 (patch)
treeb7659fd8951e5c57b75a2ee7c2cfedc130eee355 /lang/neko
parentdf79c6de9f49e4d5c35c6bec8f5a3481f4887c71 (diff)
downloadports-636881f4c253addbf7f547590cc52996bf813990.tar.gz
ports-636881f4c253addbf7f547590cc52996bf813990.zip
devel/apr1: Fix runtime issues of dependent port
- iconv is in base in all supported FreeBSD versions - Fix build with MariaDB 10.2 [2] - Bump portrevision in dependencies PR: 226705 [1], 226026 [2] With hat: apache Approved by: joneum (apache)
Notes
Notes: svn path=/head/; revision=465232
Diffstat (limited to 'lang/neko')
-rw-r--r--lang/neko/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/neko/Makefile b/lang/neko/Makefile
index 63f922088993..59b9de4c05ba 100644
--- a/lang/neko/Makefile
+++ b/lang/neko/Makefile
@@ -3,7 +3,7 @@
PORTNAME= neko
DISTVERSIONPREFIX= v
DISTVERSION= 2-2-0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= lang
MAINTAINER= penzin.dev@gmail.com