summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2003-01-16 16:42:06 +0000
committerwiz <wiz>2003-01-16 16:42:06 +0000
commitd98504578470eb6e7babba71f1a2935b17af9f8c (patch)
treef90e8f152686f4289bb4eea58e0e2a601687bad5 /lang
parent529565b96846a10bef7f147090794839c14df82b (diff)
downloadpkgsrc-d98504578470eb6e7babba71f1a2935b17af9f8c.tar.gz
This package does not conflict with the guile package any longer.
Diffstat (limited to 'lang')
-rw-r--r--lang/guile14/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/guile14/Makefile b/lang/guile14/Makefile
index 984f588fc95..4e8e12da0e0 100644
--- a/lang/guile14/Makefile
+++ b/lang/guile14/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/01/16 02:20:47 uebayasi Exp $
+# $NetBSD: Makefile,v 1.4 2003/01/16 16:42:06 wiz Exp $
DISTNAME= guile-1.4.1
PKGNAME= guile14-1.4.1
@@ -10,9 +10,6 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/guile/guile.html
COMMENT= GNU's Ubiquitous Intelligent Language for Extension
-# XXX Conflicts even with older (<1.6) packages because of PKGNAME change.
-CONFLICTS= guile-[0-9]*
-
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES