diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/mcrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index 3ddd351f0227..32c9a6408fd2 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -36,7 +36,7 @@ USE_LIBTOOL= yes pre-install: ${ECHO} bin/${PORTNAME} > ${PLIST} ${ECHO} bin/mdecrypt >> ${PLIST} -.for i in cz el pl +.for i in cs el pl ${ECHO} share/locale/${i}/LC_MESSAGES/mcrypt.mo >> ${PLIST} .endfor .if !defined(NOPORTDOCS) |