From 05496853880d0f0778d2cc8c161eda35ce0ec161 Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 7 Jul 2001 21:55:34 +0000 Subject: Fix auto-generated plist --- security/mcrypt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security') 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) -- cgit