Index: head/russian/pgp.language/Makefile =================================================================== --- head/russian/pgp.language/Makefile (revision 14030) +++ head/russian/pgp.language/Makefile (revision 14031) @@ -1,37 +1,39 @@ # New ports collection makefile for: pgp.language # Version required: 2.6.3ia # Date created: 4 May 1995 # Whom: ache # -# $Id: Makefile,v 1.16 1997/08/10 22:31:25 fenner Exp $ +# $Id: Makefile,v 1.17 1998/06/27 05:19:30 asami Exp $ # DISTNAME= pgp26ru PKGNAME= ru-pgp-2.6.3ia CATEGORIES= russian MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/crypto/pgp/ EXTRACT_SUFX= .zip MAINTAINER= ache@FreeBSD.ORG + +BROKEN_ELF= yes BUILD_DEPENDS += unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS += pgp:${PORTSDIR}/security/pgp EXTRACT_CMD= unzip EXTRACT_ARGS= -q NO_WRKSUBDIR= YES NO_BUILD= YES PGPLIB= ${PREFIX}/lib/pgp OBJS= language.txt ru.hlp do-install: [ -d ${PGPLIB} ] || mkdir -p ${PGPLIB} cd ${WRKSRC}; install -c -o bin -g bin -m 444 ${OBJS} ${PGPLIB} cd ${WRKSRC}; tr -d '\015' < NOTES.ru > ${PGPLIB}/NOTES.ru cd ${PGPLIB}; grep -l -q '^Language.*=.*ru' config.txt || { \ cp config.txt config.txt.bak; \ sed 's/^Language.*=.*$$/Language = ru/' < config.txt.bak > config.txt; } -pgp > /dev/null 2>&1 # update .idx file .include Property changes on: head/russian/pgp.language/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property