diff options
Diffstat (limited to 'x11/lesstif12/Makefile')
-rw-r--r-- | x11/lesstif12/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/lesstif12/Makefile b/x11/lesstif12/Makefile index b1d031e3a0a..5a3c483f226 100644 --- a/x11/lesstif12/Makefile +++ b/x11/lesstif12/Makefile @@ -1,7 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2001/01/29 11:34:48 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/17 17:06:35 wiz Exp $ PKGNAME= lesstif12-${LESSTIF_VERSION} +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] |