diff options
author | jlam <jlam> | 2001-09-14 01:57:44 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-09-14 01:57:44 +0000 |
commit | b11d315bdcb45677c613d0cbf572eb9e764c1275 (patch) | |
tree | 318ddd83e1e58b9f3648ec55a03721cc240f5d57 /x11/lesstif12 | |
parent | 80597f3ffcfbcaeee349a4e53f5425fda31d81b5 (diff) | |
download | pkgsrc-b11d315bdcb45677c613d0cbf572eb9e764c1275.tar.gz |
x11/lesstif12 does not conflict with the x11/openmotif package, though
lesstif does.
Diffstat (limited to 'x11/lesstif12')
-rw-r--r-- | x11/lesstif12/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/lesstif12/Makefile b/x11/lesstif12/Makefile index 54c22ecdec2..47bc8c5de45 100644 --- a/x11/lesstif12/Makefile +++ b/x11/lesstif12/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/09/09 03:37:03 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2001/09/14 01:57:44 jlam Exp $ PKGNAME= lesstif12-${LESSTIF_VERSION} COMMENT= API compatible clone of the OSF/Motif toolkit, version 1.2 @@ -6,7 +6,6 @@ COMMENT= API compatible clone of the OSF/Motif toolkit, version 1.2 CONFLICTS+= lesstif-0.[0-8]* CONFLICTS+= lesstif-0.90* CONFLICTS+= lesstif-0.91 lesstif-0.91.[0-3] -CONFLICTS+= openmotif-[0-9]* USE_BUILDLINK_ONLY= # defined |