From 22b5fb873c6eec017a207a6786e2d8bfd680ed2c Mon Sep 17 00:00:00 2001 From: max Date: Tue, 29 Oct 1996 06:33:58 +0000 Subject: Removed NO_CDROM. (The license agreement is similar to GPL and, thus, there should be no problem with redistributing the original archive as long as we put no restriction.) --- lang/swi-pl/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang') diff --git a/lang/swi-pl/Makefile b/lang/swi-pl/Makefile index 5add6544bcf4..c49c88dac72f 100644 --- a/lang/swi-pl/Makefile +++ b/lang/swi-pl/Makefile @@ -3,7 +3,7 @@ # Date created: 10 August 1996 # Whom: Michael Butschky # -# $Id: Makefile,v 1.25 1996/08/10 00:12:11 butsch@computi.erols.com Exp $ +# $Id: Makefile,v 1.1.1.1 1996/10/25 10:18:23 max Exp $ # DISTNAME= pl-2.7.14 @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= i386-freebsd STRIP= MAKE_FLAGS+= CIFLAGS=-DRTLD_LAZY -f -NO_CDROM= "No commercial use." # Below is for broken configure script that comes with the original # distribution. This, and patches/patch-00 will be removed as soon as -- cgit