aboutsummaryrefslogtreecommitdiff
path: root/japanese/libskk
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-07-20 10:24:42 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-07-20 10:24:42 +0000
commit7f0d491592b3af8ce98cc055f91a4c682972bd9b (patch)
tree0342c1e4e258a530ec0f78774f80e753324fe1e4 /japanese/libskk
parentaf089f84b85cac516bd2e10a86a3e9357de24337 (diff)
downloadports-7f0d491592b3af8ce98cc055f91a4c682972bd9b.tar.gz
ports-7f0d491592b3af8ce98cc055f91a4c682972bd9b.zip
- fix build if lang/vala is installed (the port needs vala >= 0.14.0)
- not bumping PORTREVISION because it was broken in this case anyway PR: 169990 Submitted by: Hiroto Kagotani <hiroto.kagotani at gmail dot com> (maintainer)
Notes
Notes: svn path=/head/; revision=301220
Diffstat (limited to 'japanese/libskk')
-rw-r--r--japanese/libskk/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/japanese/libskk/Makefile b/japanese/libskk/Makefile
index d416b0917961..ea5444f8a7f4 100644
--- a/japanese/libskk/Makefile
+++ b/japanese/libskk/Makefile
@@ -38,6 +38,10 @@ CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
+post-patch:
+ # Disabling Vala version check
+ ${REINPLACE_CMD} -e 's/as_fn_error.*Vala.*not found.*;;/;;/' ${WRKSRC}/configure
+
post-install:
cd ${WRKSRC}/docs && ${GMAKE} install-man