aboutsummaryrefslogtreecommitdiff
path: root/russian/xneur/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'russian/xneur/Makefile')
-rw-r--r--russian/xneur/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/russian/xneur/Makefile b/russian/xneur/Makefile
index 8f8a4e3e0c6d..f2da1cd70665 100644
--- a/russian/xneur/Makefile
+++ b/russian/xneur/Makefile
@@ -5,14 +5,16 @@
# $FreeBSD$
#
-PORTNAME= XNeur
-PORTVERSION= 0.3
+PORTNAME= xneur
+PORTVERSION= 0.5.0
CATEGORIES= russian
-MASTER_SITES= http://dists.xneur.ru/release-0.3.0/tgz/ CSME
+MASTER_SITES= http://dists.xneur.ru/release-0.5.0/tgz/ CENKES
MAINTAINER= admin@lissyara.su
COMMENT= Auto keyboard switcher
+LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
USE_XLIB= yes
@@ -20,8 +22,8 @@ USE_BZIP2= yes
USE_LDCONFIG= yes
post-patch:
- @${REINPLACE_CMD} -e '/chmod/s|a\+|u+|' ${WRKSRC}/etc/Makefile.in
- @${REINPLACE_CMD} -e '/^am__strip_dir/s#`;#|sed -Ee "s/^(xneurrc|dict)$$$$/\\1.dist/"`;#' \
+ @${REINPLACE_CMD} -e '/^am__strip_dir/s#`;#|sed -Ee \
+ "s/^(dict.dist|proto|proto3|langdef|regexp|xneurrc|xneurrc-be|xneurrc-uk|dict)$$$$/\\1.dist/"`;#' \
${WRKSRC}/etc/Makefile.in ${WRKSRC}/etc/*/Makefile.in
post-install: