SF.net SVN: gar:[22192] csw/mgar/pkg/tk85/trunk/Makefile

lblume at users.sourceforge.net lblume at users.sourceforge.net
Thu Oct 10 13:13:14 CEST 2013


Revision: 22192
          http://gar.svn.sourceforge.net/gar/?rev=22192&view=rev
Author:   lblume
Date:     2013-10-10 11:13:13 +0000 (Thu, 10 Oct 2013)
Log Message:
-----------
tk85/trunk: Reenable sunmath

Modified Paths:
--------------
    csw/mgar/pkg/tk85/trunk/Makefile

Modified: csw/mgar/pkg/tk85/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tk85/trunk/Makefile	2013-10-10 09:38:10 UTC (rev 22191)
+++ csw/mgar/pkg/tk85/trunk/Makefile	2013-10-10 11:13:13 UTC (rev 22192)
@@ -12,14 +12,13 @@
 DISTNAME = $(NAME)$(VERSION)
 DISTFILES  = $(DISTNAME)-src.tar.gz
 
-# libsunmath support on Solaris 9 i386 is broken
 PACKAGING_PLATFORMS  = solaris9-sparc solaris9-i386
 PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
 
 VENDOR_URL = http://www.tcl.tk/
 LICENSE = license.terms
 
-PATCHFILES += 0001-disable-libsunmath.patch
+#PATCHFILES += 0001-disable-libsunmath.patch
 PATCHFILES += 0002-CFLAGS-should-be-at-the-end.patch
 PATCHFILES += 0003-make-xft-use-pkgconfig.patch
 
@@ -28,7 +27,6 @@
 # PKGFILES is catchall
 RUNTIME_DEP_PKGS_CSWtk += CSWlibtcl8-5
 RUNTIME_DEP_PKGS_CSWtk += CSWlibtk8-5
-
 RUNTIME_DEP_PKGS_CSWtk-i386 += CSWsunmath
 RUNTIME_DEP_PKGS_CSWtk += $(RUNTIME_DEP_PKGS_CSWtk-$(GARCH))
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list