1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
This commit is contained in:
Baptiste Daroussin 2013-05-06 10:25:16 +00:00
parent 062ed8d36f
commit 9e14285561
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317504

View File

@ -47,7 +47,7 @@ LDFLAGS+= -fstack-protector
PLIST_SUB+= SSH=""
.endif
.if ${PORT_OPTONS:MNLS}
.if ${PORT_OPTIONS:MNLS}
RUN_DEPENDS+= ${LOCALBASE}/share/locale/bg/LC_MESSAGES/remmina-plugins.mo:${PORTSDIR}/net/remmina-plugin-i18n
.endif