aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2014-03-31 19:04:50 +0800
committerdinoex <dinoex@FreeBSD.org>2014-03-31 19:04:50 +0800
commit891b90125b4fda704681916698db634f17327b5f (patch)
tree9998a6f32c28dc8c21598e4f3e991bcb81487740 /net-im
parent7b130121ae00ac86fe87b3e8bd1c85c5f0f602f1 (diff)
downloadfreebsd-ports-gnome-891b90125b4fda704681916698db634f17327b5f.tar.gz
freebsd-ports-gnome-891b90125b4fda704681916698db634f17327b5f.tar.zst
freebsd-ports-gnome-891b90125b4fda704681916698db634f17327b5f.zip
- fix build
pkg_create: read_plist: unknown command '@commentshare/locale/cs/LC_MESSAGES/skype4pidgin.mo'
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pidgin-skype/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin-skype/Makefile b/net-im/pidgin-skype/Makefile
index a55816756498..1c94b39db2d8 100644
--- a/net-im/pidgin-skype/Makefile
+++ b/net-im/pidgin-skype/Makefile
@@ -59,7 +59,7 @@ PLIST_SUB+= NLS=""
post-patch:
${REINPLACE_CMD} 's/#undef ENABLE_NLS//' ${WRKSRC}/libskype.c
.else
-PLIST_SUB+= NLS="@comment"
+PLIST_SUB+= NLS="@comment "
.endif
do-build: