summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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