mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
stage devel/psptoolchain-gcc-stage2 and restore maintainship
PR: 192143 Submitted by: former maintainer (Tassilo Philipp)
This commit is contained in:
parent
b5e31c70a1
commit
7e27cfb488
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363160
@ -1,9 +1,11 @@
|
||||
# Created by: Tassilo Philipp <tphilipp@potion-studios.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 1
|
||||
|
||||
PKGNAMESUFFIX= -stage2
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= tphilipp@potion-studios.com
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/psp/lib/libc.a:${PORTSDIR}/devel/psptoolchain-newlib
|
||||
|
||||
@ -22,10 +24,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
|
||||
--with-as=${LOCALBASE}/bin/psp-as \
|
||||
--mandir=${PREFIX}/man
|
||||
|
||||
MAN1= psp-g++.1
|
||||
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
MASTERDIR= ${.CURDIR}/../psptoolchain-gcc-stage1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -804,12 +804,13 @@ bin/psp-gcc
|
||||
bin/psp-g++
|
||||
bin/psp-cpp
|
||||
bin/psp-c++
|
||||
psp/bin/c++
|
||||
psp/bin/g++
|
||||
psp/bin/gcc
|
||||
share/gcc-4.6.2/python/libstdcxx/v6/printers.py
|
||||
share/gcc-4.6.2/python/libstdcxx/v6/__init__.py
|
||||
share/gcc-4.6.2/python/libstdcxx/__init__.py
|
||||
man/man1/psp-cpp.1.gz
|
||||
man/man1/psp-gcc.1.gz
|
||||
man/man1/psp-gcov.1.gz
|
||||
man/man1/psp-g++.1.gz
|
||||
@dirrm psp/include/c++/4.6.2/tr1
|
||||
@dirrm psp/include/c++/4.6.2/psp/bits
|
||||
@dirrm psp/include/c++/4.6.2/psp
|
||||
|
Loading…
Reference in New Issue
Block a user