diff --git a/lang/swi-pl/Makefile b/lang/swi-pl/Makefile index c49c88dac72f..79b352357e08 100644 --- a/lang/swi-pl/Makefile +++ b/lang/swi-pl/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: SWI-Prolog -# Version required: 2.7.14 +# Version required: 2.7.15 # Date created: 10 August 1996 # Whom: Michael Butschky # -# $Id: Makefile,v 1.1.1.1 1996/10/25 10:18:23 max Exp $ +# $Id: Makefile,v 1.2 1996/10/29 06:33:58 max Exp $ # -DISTNAME= pl-2.7.14 -PKGNAME= swi-pl-2.7.14 +DISTNAME= pl-2.7.15 +PKGNAME= swi-pl-2.7.15 CATEGORIES+= lang MASTER_SITES= ftp://swi.psy.uva.nl/pub/SWI-Prolog/ @@ -20,12 +20,6 @@ CONFIGURE_ARGS= i386-freebsd STRIP= MAKE_FLAGS+= CIFLAGS=-DRTLD_LAZY -f -# Below is for broken configure script that comes with the original -# distribution. This, and patches/patch-00 will be removed as soon as -# the original files are corrected. -pre-configure: - @${CP} ${FILESDIR}/configure ${WRKSRC} - post-install: .for f in pl pl-bite chpl @strip ${PREFIX}/lib/${DISTNAME}/bin/i386-freebsd/$f