diff options
author | frueauf <frueauf> | 1998-06-05 12:06:11 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-06-05 12:06:11 +0000 |
commit | df39e583495c007d873ac7e7aa01bc2e89261304 (patch) | |
tree | b5309e9550391eb83be51460baa80e2ac97f5c5d /x11/lesstif | |
parent | 4f5ed66b4b1e18a32f26d696c150481491e88212 (diff) | |
download | pkgsrc-df39e583495c007d873ac7e7aa01bc2e89261304.tar.gz |
Add CONFLICTS where its needed so far.
Diffstat (limited to 'x11/lesstif')
-rw-r--r-- | x11/lesstif/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 125d12f562d..66bc4f0ae76 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 1998/05/23 13:29:36 tron Exp $ +# $NetBSD: Makefile,v 1.19 1998/06/05 12:06:12 frueauf Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp # @@ -10,6 +10,8 @@ MASTER_SITES= ftp://linux.gt.ed.net/pub/linux/libs/lesstif/srcdist/ \ MAINTAINER= packages@netbsd.org +CONFLICTS= lesstif-0.82 lesstif-0.83 lesstif-19980510 + GNU_CONFIGURE= yes USE_X11= yes # change this for debugging |