From 0c52b0d5d96123d7d359382f7e6280630202258a Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 12 Dec 2003 10:11:39 +0000 Subject: Changes 0.93.94: Fix the crashes that were introduced by fixes for gadget colour problems. Changes 0.93.91: Implement Add Mode in XmText. --- x11/lesstif/Makefile | 28 +++++++++++----------------- 1 file changed, 11 insertions(+), 17 deletions(-) (limited to 'x11/lesstif/Makefile') diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 983415da568..1e81f41c4a7 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,26 +1,20 @@ -# $NetBSD: Makefile,v 1.66 2003/08/20 10:37:37 markd Exp $ +# $NetBSD: Makefile,v 1.67 2003/12/12 10:11:39 adam Exp $ -DISTNAME= lesstif-0.93.46 -PKGREVISION= 1 -CATEGORIES= x11 -MASTER_SITES= ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \ - ftp://ftp.unicamp.br/pub/X11/lesstif/srcdist/ \ - ftp://ftp.kddlabs.co.jp/X11/lesstif/srcdist/ \ - ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/lesstif/srcdist/ \ - http://gd.tuwien.ac.at/hci/lesstif/srcdist/ \ - http://www.damtp.cam.ac.uk/mirror/ftp.hungry.com/pub/hungry/lesstif/srcdist/ -EXTRACT_SUFX= .tar.bz2 +DISTNAME= lesstif-0.93.94 +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lesstif/} +EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jlam@NetBSD.org -HOMEPAGE= http://www.lesstif.org/ +MAINTAINER= jlam@NetBSD.org +HOMEPAGE= http://www.lesstif.org/ COMMENT= API compatible clone of the OSF/Motif toolkit CONFLICTS+= openmotif-[0-9]* -USE_BUILDLINK2= # defined -USE_X11BASE= # defined -USE_GMAKE= # defined -USE_LIBTOOL= # defined +USE_BUILDLINK2= YES +USE_X11BASE= YES +USE_GMAKE= YES +USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool LIBTOOL_OVERRIDE+= ${WRKSRC}/test/libtool GNU_CONFIGURE= # defined -- cgit v1.2.3