aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2018-03-22 03:50:35 +0800
committerbrnrd <brnrd@FreeBSD.org>2018-03-22 03:50:35 +0800
commit12ab11173fcc37b1f11462f931a1f29360b109ee (patch)
treeb7659fd8951e5c57b75a2ee7c2cfedc130eee355 /lang
parente8f306888a1df1933c51bd2b5c6d188eb0812771 (diff)
downloadfreebsd-ports-gnome-12ab11173fcc37b1f11462f931a1f29360b109ee.tar.gz
freebsd-ports-gnome-12ab11173fcc37b1f11462f931a1f29360b109ee.tar.zst
freebsd-ports-gnome-12ab11173fcc37b1f11462f931a1f29360b109ee.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)
Diffstat (limited to 'lang')
-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