1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Re-add lang/gcc42.

Hat:		portmgr
Feature safe:	yes
This commit is contained in:
Mark Linimon 2011-12-11 23:56:19 +00:00
parent fdcd7156e3
commit a2d38620e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287214
3 changed files with 14 additions and 1 deletions

1
MOVED
View File

@ -3016,7 +3016,6 @@ x11/ruby-gnome2-all||2011-12-05|Removed
devel/zeroinstall-injector||2011-12-06|Duplicates PBI functionality, and 0install feeds are available as ports
audio/py-taglib||2011-12-07|Only compatible with Python 2.4. Use audio/py-tagpy instead
x11-wm/wmthemeinstall||2011-12-10|Abandonware: no more upstream, no more public distfiles
lang/gcc42|lang/gcc46|2011-12-11|Superseded by gcc46
databases/py-pysqlite20||2011-12-11|Unmaintained upstream, only useful for python2.4 or less, no consumers in the ports tree
databases/py-pysqlite21||2011-12-11|Unmaintained upstream, only useful for python2.4 or less, no consumers in the ports tree
databases/py-pysqlite22||2011-12-11|Unmaintained upstream, only useful for python2.4 or less, no consumers in the ports tree

View File

@ -88,6 +88,7 @@
SUBDIR += gawk
SUBDIR += gcc
SUBDIR += gcc34
SUBDIR += gcc42
SUBDIR += gcc44
SUBDIR += gcc46
SUBDIR += gcc47

View File

@ -0,0 +1,13 @@
Index: libjava/Makefile.in
===================================================================
--- libjava/Makefile.in (revision 117734)
+++ libjava/Makefile.in (working copy)
@@ -712,7 +712,7 @@
$(am__append_2) $(am__append_3)
toolexecmainlib_DATA = libgcj.spec
dbexec_LTLIBRARIES = libjvm.la
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
jardir = $(datadir)/java
jar_DATA = libgcj-$(gcc_version).jar libgcj-tools-$(gcc_version).jar
@JAVA_HOME_SET_FALSE@JAVA_HOME_DIR = $(prefix)