diff options
Diffstat (limited to 'russian/pgp.language/Makefile')
-rw-r--r-- | russian/pgp.language/Makefile | 4 |
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 |