[112297] trunk/dports/cross/i960-rtems-gcc/Portfile

jmr at macports.org jmr at macports.org
Thu Oct 17 02:13:24 PDT 2013


Revision: 112297
          https://trac.macports.org/changeset/112297
Author:   jmr at macports.org
Date:     2013-10-17 02:13:24 -0700 (Thu, 17 Oct 2013)
Log Message:
-----------
i960-rtems-gcc: license

Modified Paths:
--------------
    trunk/dports/cross/i960-rtems-gcc/Portfile

Modified: trunk/dports/cross/i960-rtems-gcc/Portfile
===================================================================
--- trunk/dports/cross/i960-rtems-gcc/Portfile	2013-10-17 09:12:56 UTC (rev 112296)
+++ trunk/dports/cross/i960-rtems-gcc/Portfile	2013-10-17 09:13:24 UTC (rev 112297)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem			1.0
+
 name            	i960-rtems-gcc
 version         	3.2.3
 revision			1
@@ -15,6 +16,7 @@
 homepage			http://gcc.gnu.org/
 platforms       	darwin
 categories      	cross devel
+license         	GPL-2+
 maintainers     	nomaintainer
 master_sites		gnu:gcc/gcc-${version}/:gcc \
 					ftp://sources.redhat.com/pub/newlib/:newlib \
@@ -42,12 +44,8 @@
 patchfiles			patch-gcc-Makefile.in \
 					patch-gcc-f-Make-lang.in
 
-depends_lib			bin:${crossgcc-target}-ar:${crossgcc-target}-binutils \
-					bin:${crossgcc-target}-as:${crossgcc-target}-binutils \
-					bin:${crossgcc-target}-ld:${crossgcc-target}-binutils \
-					bin:${crossgcc-target}-nm:${crossgcc-target}-binutils \
-					bin:${crossgcc-target}-ranlib:${crossgcc-target}-binutils \
-					lib:libintl:gettext
+depends_lib			port:${crossgcc-target}-binutils \
+					port:gettext
 
 # Link newlib to gcc, so gcc will find its include files and this will also build newlib.
 post-extract	{
@@ -103,7 +101,7 @@
 	namespace eval crossgcc {}
 
 	# Fix the info pages and related stuff.
-	#	
+	#
 	# path: path to the doc directory (e.g. gas/doc/)
 	# makefile: path to Makefile.in (e.g. gas/doc/Makefile.in)
 	# name: name of the info page (e.g. as)
@@ -136,7 +134,7 @@
 	}
 
 	# Fix the gettext files and related stuff.
-	#	
+	#
 	# module: name of the module (e.g. gas)
 	proc crossgcc::fixgettext { module } {
 		global crossgcc-target worksrcpath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131017/fec9844c/attachment.html>


More information about the macports-changes mailing list