SF.net SVN: gar:[23105] csw/mgar/pkg/bison/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Mar 2 17:22:36 CET 2014


Revision: 23105
          http://sourceforge.net/p/gar/code/23105
Author:   wahwah
Date:     2014-03-02 16:22:34 +0000 (Sun, 02 Mar 2014)
Log Message:
-----------
bison/trunk: remove dependency on CSWiconv, build for Solaris 9

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

Property Changed:
----------------
    csw/mgar/pkg/bison/trunk/Makefile

Modified: csw/mgar/pkg/bison/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bison/trunk/Makefile	2014-03-02 16:09:48 UTC (rev 23104)
+++ csw/mgar/pkg/bison/trunk/Makefile	2014-03-02 16:22:34 UTC (rev 23105)
@@ -1,3 +1,5 @@
+# $Id$
+
 NAME = bison
 VERSION = 3.0.2
 GARTYPE = v2
@@ -9,21 +11,21 @@
 endef
 
 MASTER_SITES = $(GNU_MIRROR)
-# MASTER_SITES += http://alpha.gnu.org/gnu/bison/
 
 DISTFILES = $(DISTNAME).tar.gz
 
 RUNTIME_DEP_PKGS_CSWbison += CSWlibintl8
-RUNTIME_DEP_PKGS_CSWbison += CSWiconv
 RUNTIME_DEP_PKGS_CSWbison += CSWgm4
 
 VENDOR_URL = http://www.gnu.org/software/bison/
 
+PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
+PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
+
 EXTRA_MERGE_EXCLUDE_FILES = $(libdir)/charset\.alias
 
 # I guess we really need these
 CHECKPKG_OVERRIDES_CSWbison += surplus-dependency|CSWgm4
-CHECKPKG_OVERRIDES_CSWbison += surplus-dependency|CSWiconv
 
 # Tests 217-222 use zero-sized structs
 EXTRA_CFLAGS += -features=extensions


Property changes on: csw/mgar/pkg/bison/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
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