aboutsummaryrefslogtreecommitdiffstats
path: root/lang/clisp/Makefile
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2008-04-30 09:32:18 +0800
committeralepulver <alepulver@FreeBSD.org>2008-04-30 09:32:18 +0800
commitdd7ba83a4fb83bbe130af867dddb1e9706182725 (patch)
treed07e41faf59615635b50f01f498f4211c99a0a72 /lang/clisp/Makefile
parent4700e99f209d3ccd7be979790ed34a2e3bf5a22b (diff)
downloadfreebsd-ports-gnome-dd7ba83a4fb83bbe130af867dddb1e9706182725.tar.gz
freebsd-ports-gnome-dd7ba83a4fb83bbe130af867dddb1e9706182725.tar.zst
freebsd-ports-gnome-dd7ba83a4fb83bbe130af867dddb1e9706182725.zip
- Update to version 2.44.1.
- Remove USE_GCC=3.4 for FreeBSD/i386 7.x (not needed anymore). - Remove wrong mirror (does not have this version). Obtained from: "Joseph S. Atkinson" <jsatkinson@embarqmail.com> (private e-mail)
Diffstat (limited to 'lang/clisp/Makefile')
-rw-r--r--lang/clisp/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index de651809dd15..1374cbc821cc 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -6,11 +6,9 @@
#
PORTNAME= clisp
-PORTVERSION= 2.44
-PORTREVISION= 2
+PORTVERSION= 2.44.1
CATEGORIES= lang lisp
-MASTER_SITES= GNU/${PORTNAME}/release/${PORTVERSION} \
- ftp://sunsite.unc.edu/pub/Linux/devel/lang/lisp/
+MASTER_SITES= GNU/${PORTNAME}/release/${PORTVERSION}
MAINTAINER= alepulver@FreeBSD.org
COMMENT= A Common Lisp implementation
@@ -61,10 +59,6 @@ SUB_FILES= pkg-message
CONFIGURE_ARGS+=--disable-mmap
.endif
-.if ${ARCH} == "i386" && ${OSVERSION} >= 700000
-USE_GCC= 3.4
-.endif
-
MODULES= BDB CLX_MIT CLX_NEW FASTCGI GDBM GTK2 ORACLE PARI PCRE PGSQL \
RAWSOCK SVM WILDCARD ZLIB