mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
stage devel/psptoolchain-pspsdk-stage2 and restore maintainship
PR: 192147 Submitted by: former maintainer (Tassilo Philipp)
This commit is contained in:
parent
dc584e5c66
commit
9a8f35e89c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363167
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,11 @@
|
||||||
# Created by: Tassilo Philipp <tphilipp@potion-studios.com>
|
# Created by: Tassilo Philipp <tphilipp@potion-studios.com>
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
|
PORTREVISION= 1
|
||||||
|
|
||||||
PKGNAMESUFFIX= -stage2
|
PKGNAMESUFFIX= -stage2
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= tphilipp@potion-studios.com
|
||||||
COMMENT= PlayStation Portable development toolchain ${PORTNAME}
|
COMMENT= PlayStation Portable development toolchain ${PORTNAME}
|
||||||
|
|
||||||
BUILD_DEPENDS= psp-cpp:${PORTSDIR}/devel/psptoolchain-gcc-stage2 \
|
BUILD_DEPENDS= psp-cpp:${PORTSDIR}/devel/psptoolchain-gcc-stage2 \
|
||||||
|
@ -18,5 +20,4 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --with-pspdev="${LOCALBASE}"
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
MASTERDIR= ${.CURDIR}/../psptoolchain-pspsdk-stage1
|
MASTERDIR= ${.CURDIR}/../psptoolchain-pspsdk-stage1
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
Loading…
Add table
Reference in a new issue