aboutsummaryrefslogtreecommitdiff
path: root/lang/guile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-09-14 11:22:50 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-09-14 11:22:50 +0000
commit30bdf30167394af41182c5a9e90c53dd4567d7ab (patch)
treefd6bd2223539e7e820224fa07d3bdff617434df7 /lang/guile
parent694ed3fabd0fb74cb23979c2178c0f19101c3ecc (diff)
downloadports-30bdf30167394af41182c5a9e90c53dd4567d7ab.tar.gz
ports-30bdf30167394af41182c5a9e90c53dd4567d7ab.zip
(1) Fix comments on top, this is guile-iii, not guile-ii (Jordan.... :p)
(2) Add $Id$ line (3) This is not interactive, unlike guile-ii, which overwrites the "regular" tcl/tk
Notes
Notes: svn path=/head/; revision=2150
Diffstat (limited to 'lang/guile')
-rw-r--r--lang/guile/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index 116a3bec992d..98f69196ac60 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -1,9 +1,9 @@
-# New ports collection makefile for: guile-ii
-# Version required: snapshot ii
+# New ports collection makefile for: guile-iii
+# Version required: snapshot iii
# Date created: 29 Aug 1995
# Whom: jkh@FreeBSD.ORG
#
-#
+# $Id$
#
DISTNAME= guile-iii
@@ -14,7 +14,6 @@ MASTER_SITES= ftp://ftp.cygnus.com/pub/lord/guile-iii/
MAINTAINER= jkh@FreeBSD.ORG
USE_GMAKE= yes
-IS_INTERACTIVE= yes
HAS_CONFIGURE= yes
WRKSRC= ${WRKDIR}/guile-src