summaryrefslogtreecommitdiff
path: root/lang/guile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-01-16 16:43:04 +0000
committerwiz <wiz@pkgsrc.org>2003-01-16 16:43:04 +0000
commit5a8c7d2c8bd35dfe9cfa7bd8a7eeaca5d24d5091 (patch)
treeb4d216d0e52bcce3c3c1017dfc9e271e552a7f9a /lang/guile
parent838d2459e5d351c4e2aee9d1167491c31ac4a424 (diff)
downloadpkgsrc-5a8c7d2c8bd35dfe9cfa7bd8a7eeaca5d24d5091.tar.gz
Still conflict with old versions of guile14.
Diffstat (limited to 'lang/guile')
-rw-r--r--lang/guile/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index 64f85d8a557..af09126b7a2 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2003/01/16 02:31:30 uebayasi Exp $
+# $NetBSD: Makefile,v 1.36 2003/01/16 16:43:04 wiz Exp $
DISTNAME= guile-1.6.1
CATEGORIES= lang
@@ -8,6 +8,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/guile/guile.html
COMMENT= GNU's Ubiquitous Intelligent Language for Extension
+CONFLICTS= guile14<1.4.1nb1
+
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES