summaryrefslogtreecommitdiff
path: root/x11/lesstif/Makefile
diff options
context:
space:
mode:
authoradam <adam>2006-07-29 14:32:12 +0000
committeradam <adam>2006-07-29 14:32:12 +0000
commitd99d8e69ee0e500e601eef6691e9c367c65e6652 (patch)
tree3834a2480ed7696426564f82719a6962571e1167 /x11/lesstif/Makefile
parent4196658e87e56a4872c71f014ede0858d5bc0293 (diff)
downloadpkgsrc-d99d8e69ee0e500e601eef6691e9c367c65e6652.tar.gz
Changes 0.95.0:
* We're now also distributing a version of LessTif packaged with [1]autopackage. Fixes to the autopackage/default.apspec.in were applied for this, and the autopackage team augmented their implementation for us (thanks!). * Change the API of the _LtDebugPrintRenderTable function, the old one wasn't working well. * Add a dependency so ResConvert.c is compiled whenever configure.in changes. * Make the message from configure about missing or too old X development packages mention the missing case too. Happens more often than old versions nowadays. * Add code to the release script to create an autopackage file. * Add code to the release script to create RPMs automatically. * Fix and clean up some of the XmStringCreate functions, they weren't handling tabs and newlines correctly. * Implement XmStringGenerate() and XmStringParseText() somewhat better. * Fix an initialisation problem with RenderTables which caused colour settings to fail in some circumstances. * Fix a bug that caused XmTextField to overwrite its border. * Remove a couple of fprintf statements saying "Yow" * Fix freetype installation check which appears to require include. * Fix the build so it won't override defaults from libtool. * Fix compile error in TextOut.c when compiling with Xft. * RPM specfile syntax has renamed Copyright into License. * Patch by Eric Branlund for _MOTIF_DRAG_TARGETS on x86_64. * Patches by Winfried to fix warnings detected with GCC 4.
Diffstat (limited to 'x11/lesstif/Makefile')
-rw-r--r--x11/lesstif/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile
index e86aaa3ff17..f3aa22f4c74 100644
--- a/x11/lesstif/Makefile
+++ b/x11/lesstif/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2006/03/14 01:14:35 jlam Exp $
+# $NetBSD: Makefile,v 1.90 2006/07/29 14:32:12 adam Exp $
-DISTNAME= lesstif-0.94.4
-PKGREVISION= 2
+DISTNAME= lesstif-0.95.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lesstif/}
EXTRACT_SUFX= .tar.bz2
@@ -12,8 +11,8 @@ COMMENT= API compatible clone of the OSF/Motif toolkit
CONFLICTS+= openmotif-[0-9]*
-USE_TOOLS+= gmake
USE_LIBTOOL= yes
+USE_TOOLS+= gmake
USE_X11BASE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-production --disable-debug --disable-verbose