summaryrefslogtreecommitdiff
path: root/lang/guile
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-02-20 22:48:24 +0000
committerhubertf <hubertf>1999-02-20 22:48:24 +0000
commit3c89afa1327f440d7544cbf8f1c52f46e91db734 (patch)
treef0ac98b899382f539e1e39385f1316edd18626bd /lang/guile
parentd9e62bf19ae2d52db15e40f15b4cce285e47fb7a (diff)
downloadpkgsrc-3c89afa1327f440d7544cbf8f1c52f46e91db734.tar.gz
Fix CONFLICTS (remove redundancy, mostly)
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 3462d8cb241..7645f80cc78 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/11/15 21:28:08 frueauf Exp $
+# $NetBSD: Makefile,v 1.10 1999/02/20 22:48:32 hubertf Exp $
# FreeBSD Id: Makefile,v 1.12 1997/11/22 16:01:32 jseger Exp
#
@@ -9,8 +9,6 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= perry@piermont.com
HOMEPAGE= http://www.gnu.org/software/guile/guile.html
-CONFLICTS= guile-1.2
-
USE_LIBTOOL= yes
GNU_CONFIGURE= YES
CONFIGURE_ENV= CPPFLAGS="-Dunix" \