summaryrefslogtreecommitdiff
path: root/lang/guile
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2003-01-16 02:31:30 +0000
committeruebayasi <uebayasi>2003-01-16 02:31:30 +0000
commitcf0f0782c30876bb51ab50761921ed3c8da6bcd6 (patch)
tree1eafdf6b8b9878bde215879beb137a06961daa92 /lang/guile
parentce75959e3973de1cfe8337b98582551801f45310 (diff)
downloadpkgsrc-cf0f0782c30876bb51ab50761921ed3c8da6bcd6.tar.gz
This no longer conflicts with guile14.
Diffstat (limited to 'lang/guile')
-rw-r--r--lang/guile/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index 3133207ef46..64f85d8a557 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2003/01/07 03:56:25 uebayasi Exp $
+# $NetBSD: Makefile,v 1.35 2003/01/16 02:31:30 uebayasi Exp $
DISTNAME= guile-1.6.1
CATEGORIES= lang
@@ -8,8 +8,6 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/guile/guile.html
COMMENT= GNU's Ubiquitous Intelligent Language for Extension
-CONFLICTS= guile14-[0-9]*
-
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES