aboutsummaryrefslogtreecommitdiff
path: root/russian/pgp.language/Makefile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-16 00:48:11 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-16 00:48:11 +0000
commita80e63be7b1b97fe9bcdd1553d2f31851722c1ab (patch)
tree16bb5e2321ea503bb97ecf3aeef934aa6b6b001c /russian/pgp.language/Makefile
parentd1591fb421903faa3b0470098ea498bf650431e8 (diff)
downloadports-a80e63be7b1b97fe9bcdd1553d2f31851722c1ab.tar.gz
ports-a80e63be7b1b97fe9bcdd1553d2f31851722c1ab.zip
Mark BROKEN for ELF:
===> ru-pgp-2.6.3ia depends on executable: pgp - found [ -d /usr/local/lib/pgp ] || mkdir -p /usr/local/lib/pgp cd /usr/ports/russian/pgp.language/work; install -c -o bin -g bin -m 444 language.txt ru.hlp /usr/local/lib/pgp cd /usr/ports/russian/pgp.language/work; tr -d '\015' < NOTES.ru > /usr/local/lib/pgp/NOTES.ru cd /usr/local/lib/pgp; grep -l -q '^Language.*=.*ru' config.txt || { cp config.txt config.txt.bak; sed 's/^Language.*=.*$/Language = ru/' < config.txt.bak > config.txt; } grep: config.txt: No such file or directory cp: config.txt: No such file or directory *** Error code 1
Notes
Notes: svn path=/head/; revision=14031
Diffstat (limited to 'russian/pgp.language/Makefile')
-rw-r--r--russian/pgp.language/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile
index ea365ba9643e..197354b2240b 100644
--- a/russian/pgp.language/Makefile
+++ b/russian/pgp.language/Makefile
@@ -3,7 +3,7 @@
# 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
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .zip
MAINTAINER= ache@FreeBSD.ORG
+BROKEN_ELF= yes
+
BUILD_DEPENDS += unzip:${PORTSDIR}/archivers/unzip
RUN_DEPENDS += pgp:${PORTSDIR}/security/pgp