diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1996-09-27 20:55:50 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1996-09-27 20:55:50 +0000 |
commit | d23cbedba2352ce5d36837a410bf47aa7ddacde9 (patch) | |
tree | 76749ee01795bf913d2e35257405a51f40914969 /archivers/bzip | |
parent | In the post-extract target, chmod the gcc shell scripts to make (diff) |
Added NO_CDROM to Makefile, because of restrictive copyright.
Forgotten by: me ;)
Submitted by: Chuck Robey <chuckr@glue.umd.edu>
Notes
Notes:
svn path=/head/; revision=3891
Diffstat (limited to 'archivers/bzip')
-rw-r--r-- | archivers/bzip/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile index 1c3b801dcd99..33cfc0bf0880 100644 --- a/archivers/bzip/Makefile +++ b/archivers/bzip/Makefile @@ -3,7 +3,7 @@ # Date created: Fr 27 Sep 1996 11:47:35 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1996/09/27 11:47:05 andreas Exp $ # DISTNAME= bzip-0.21 @@ -12,6 +12,8 @@ MASTER_SITES= http://www.cs.man.ac.uk/arch/people/j-seward/ MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> +NO_CDROM= yes # Restrictive copyright (don't sell for profit) + pre-install: @cat ${FILESDIR}/COPYRIGHT |