diff options
author | rh <rh@pkgsrc.org> | 1999-03-22 16:38:11 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-03-22 16:38:11 +0000 |
commit | e7f946fa2cbe815f103d48dd47c6a93aa7e28b54 (patch) | |
tree | 3174fd51e1eadec4aafa9b64c7762703edc5b10a /textproc | |
parent | a20a246b8bd5e228c0f0ee57b2a90305a156039e (diff) | |
download | pkgsrc-e7f946fa2cbe815f103d48dd47c6a93aa7e28b54.tar.gz |
add conflict with jade
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/sp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/sp/Makefile b/textproc/sp/Makefile index 5e24c8e5b0c..fe7727e0d70 100644 --- a/textproc/sp/Makefile +++ b/textproc/sp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/03/13 13:57:40 rh Exp $ +# $NetBSD: Makefile,v 1.2 1999/03/22 16:38:11 rh Exp $ # DISTNAME= sp-1.3 @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.jclark.com/pub/sp/ \ MAINTAINER= mjl@emsi.priv.at HOMEPAGE= http://www.jclark.com/sp/ +CONFLICTS+= jade-* + MAKE_ENV+= INSTALL="${INSTALL}" post-install: |