diff options
author | hubertf <hubertf> | 1999-02-20 22:48:24 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-02-20 22:48:24 +0000 |
commit | 3c89afa1327f440d7544cbf8f1c52f46e91db734 (patch) | |
tree | f0ac98b899382f539e1e39385f1316edd18626bd /lang/clisp/Makefile | |
parent | d9e62bf19ae2d52db15e40f15b4cce285e47fb7a (diff) | |
download | pkgsrc-3c89afa1327f440d7544cbf8f1c52f46e91db734.tar.gz |
Fix CONFLICTS (remove redundancy, mostly)
Diffstat (limited to 'lang/clisp/Makefile')
-rw-r--r-- | lang/clisp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index 5ea94a1436e..7bd9d1781f8 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/01/31 23:37:28 tron Exp $ +# $NetBSD: Makefile,v 1.7 1999/02/20 22:48:32 hubertf Exp $ DISTNAME= clispsrc-19990108 PKGNAME= clisp-19990108 @@ -8,8 +8,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= mjl@emsi.priv.at HOMEPAGE= http://clisp.cons.org/~haible/clisp.html -CONFLICTS= clisp-* - NOT_FOR_ARCHS= alpha # severe LP64 problems MIRROR_DISTFILE= no |