diff options
author | asami <asami@FreeBSD.org> | 1998-06-27 05:20:00 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-06-27 05:20:00 +0000 |
commit | e269a25f5fbe6f5626fa7696046c91f0e36832f1 (patch) | |
tree | 02d1ad171b5720b31c48c226c5121a772f67ac0d /japanese/pgp.language | |
parent | 03fbfa5e0bb896209a3cf1029f2913c43887f16f (diff) | |
download | FreeBSD-ports-e269a25f5fbe6f5626fa7696046c91f0e36832f1.zip FreeBSD-ports-e269a25f5fbe6f5626fa7696046c91f0e36832f1.tar.gz |
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
Diffstat (limited to 'japanese/pgp.language')
-rw-r--r-- | japanese/pgp.language/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/pgp.language/Makefile b/japanese/pgp.language/Makefile index 302f0c4..5d0a08b 100644 --- a/japanese/pgp.language/Makefile +++ b/japanese/pgp.language/Makefile @@ -3,7 +3,7 @@ # Date created: 9 May 1997 # Whom: Hironori Ikura <hikura@kaisei.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/02/23 20:19:53 steve Exp $ # DISTNAME= pgp263i-${PGP_LANGUAGE} @@ -20,8 +20,6 @@ RUN_DEPENDS= pgp:${PORTSDIR}/security/pgp EXTRACT_CMD= unzip EXTRACT_ARGS= -q -NO_CONFIGURE= YES -NO_PATCH= YES NO_BUILD= YES # version and language specifications |