From 6eb8cd13e8e94c0e95ff415ce759e60f034767f2 Mon Sep 17 00:00:00 2001 From: tijl Date: Tue, 9 Sep 2014 15:27:04 +0000 Subject: Add USES=libtool --- devel/psptoolchain-gcc-stage1/Makefile | 4 ++-- devel/psptoolchain-gcc-stage1/pkg-plist | 2 +- devel/psptoolchain-gcc-stage2/Makefile | 2 +- devel/psptoolchain-gcc-stage2/pkg-plist | 6 ++---- 4 files changed, 6 insertions(+), 8 deletions(-) (limited to 'devel') diff --git a/devel/psptoolchain-gcc-stage1/Makefile b/devel/psptoolchain-gcc-stage1/Makefile index efa0a50026e7..d044f25edff3 100644 --- a/devel/psptoolchain-gcc-stage1/Makefile +++ b/devel/psptoolchain-gcc-stage1/Makefile @@ -3,7 +3,7 @@ PORTNAME= gcc PORTVERSION= 4.6.2 -PORTREVISION= 2 +PORTREVISION?= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= releases/${DISTNAME}/ @@ -35,7 +35,7 @@ BUILD_DEPENDS+= psp-addr2line:${PORTSDIR}/devel/psptoolchain-binutils \ psp-strings:${PORTSDIR}/devel/psptoolchain-binutils \ psp-strip:${PORTSDIR}/devel/psptoolchain-binutils -USES= gmake tar:bzip2 +USES= gmake libtool tar:bzip2 PATCH_WRKSRC= ${SRCDIR} CONFIGURE_SCRIPT= ../${SRCDIR:S/${WRKDIR}\///}/configure diff --git a/devel/psptoolchain-gcc-stage1/pkg-plist b/devel/psptoolchain-gcc-stage1/pkg-plist index eb701356c0c8..e3ced394835a 100644 --- a/devel/psptoolchain-gcc-stage1/pkg-plist +++ b/devel/psptoolchain-gcc-stage1/pkg-plist @@ -161,9 +161,9 @@ %%PSP_GCC_STAGE_PREFIX%%/libexec/gcc/psp/4.6.2/install-tools/fixincl %%PSP_GCC_STAGE_PREFIX%%/libexec/gcc/psp/4.6.2/install-tools/mkheaders %%PSP_GCC_STAGE_PREFIX%%/libexec/gcc/psp/4.6.2/install-tools/mkinstalldirs -%%PSP_GCC_STAGE_PREFIX%%/libexec/gcc/psp/4.6.2/liblto_plugin.la %%PSP_GCC_STAGE_PREFIX%%/libexec/gcc/psp/4.6.2/liblto_plugin.so %%PSP_GCC_STAGE_PREFIX%%/libexec/gcc/psp/4.6.2/liblto_plugin.so.0 +%%PSP_GCC_STAGE_PREFIX%%/libexec/gcc/psp/4.6.2/liblto_plugin.so.0.0.0 %%PSP_GCC_STAGE_PREFIX%%/libexec/gcc/psp/4.6.2/lto-wrapper %%PSP_GCC_STAGE_PREFIX%%/libexec/gcc/psp/4.6.2/lto1 @dirrm %%PSP_GCC_STAGE_PREFIX%%/libexec/gcc/psp/4.6.2/install-tools diff --git a/devel/psptoolchain-gcc-stage2/Makefile b/devel/psptoolchain-gcc-stage2/Makefile index 7e9979ba7dce..4a5a3eb4661b 100644 --- a/devel/psptoolchain-gcc-stage2/Makefile +++ b/devel/psptoolchain-gcc-stage2/Makefile @@ -1,7 +1,7 @@ # Created by: Tassilo Philipp # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 3 PKGNAMESUFFIX= -stage2 diff --git a/devel/psptoolchain-gcc-stage2/pkg-plist b/devel/psptoolchain-gcc-stage2/pkg-plist index c5df106a609b..c34b7cda8440 100644 --- a/devel/psptoolchain-gcc-stage2/pkg-plist +++ b/devel/psptoolchain-gcc-stage2/pkg-plist @@ -1,6 +1,4 @@ -psp/lib/libsupc++.la psp/lib/libsupc++.a -psp/lib/libstdc++.la psp/lib/libstdc++.a-gdb.py psp/lib/libstdc++.a psp/include/c++/4.6.2/vector @@ -632,9 +630,9 @@ psp/include/c++/4.6.2/array psp/include/c++/4.6.2/algorithm libexec/gcc/psp/4.6.2/lto1 libexec/gcc/psp/4.6.2/lto-wrapper -libexec/gcc/psp/4.6.2/liblto_plugin.so.0 libexec/gcc/psp/4.6.2/liblto_plugin.so -libexec/gcc/psp/4.6.2/liblto_plugin.la +libexec/gcc/psp/4.6.2/liblto_plugin.so.0 +libexec/gcc/psp/4.6.2/liblto_plugin.so.0.0.0 libexec/gcc/psp/4.6.2/install-tools/mkinstalldirs libexec/gcc/psp/4.6.2/install-tools/mkheaders libexec/gcc/psp/4.6.2/install-tools/fixincl -- cgit