[23842] trunk/dports/x11/lesstif/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Apr 10 18:26:09 PDT 2007


Revision: 23842
          http://trac.macosforge.org/projects/macports/changeset/23842
Author:   markd at macports.org
Date:     2007-04-10 18:26:08 -0700 (Tue, 10 Apr 2007)

Log Message:
-----------
Closes #3835.  Update to 0.95 and add configure.arg -without-freetype-includes.

Modified Paths:
--------------
    trunk/dports/x11/lesstif/Portfile

Modified: trunk/dports/x11/lesstif/Portfile
===================================================================
--- trunk/dports/x11/lesstif/Portfile	2007-04-11 01:19:46 UTC (rev 23841)
+++ trunk/dports/x11/lesstif/Portfile	2007-04-11 01:26:08 UTC (rev 23842)
@@ -2,19 +2,18 @@
 
 PortSystem 1.0
 name		lesstif
-version		0.94.4
+version		0.95.0
 categories	x11
 maintainers	lomion at mac.com
 description 	An Open Source implementation of OSF/Motif.
 long_description This is an independent implementation of the Motif widget set, originally developed by the Hungry Programmers.  It has been somewhat superceded by the openMotif toolkit now that the OSF has open-sourced the original reference bits.
 platforms	darwin
-#master_sites	ftp://ftp.rge.com/pub/X/lesstif/srcdist/
 master_sites	sourceforge
-checksums	md5 3096ca456c0bc299d895974d307c82d8
+checksums	md5 ab895165c149d7f95843c7584b1c7ad4
 use_bzip2	yes
 depends_lib	lib:libX11.6:XFree86
 prefix		${x11prefix}
-configure.args	--enable-production
+configure.args	--enable-production --without-freetype-includes
 
 variant motif12	{ configure.args-append --enable-build-12 }
 variant motif20	{ configure.args-append --enable-build-20 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070410/2dfd3fe5/attachment.html


More information about the macports-changes mailing list