View | Details | Raw Unified | Return to bug 132330
Collapse All | Expand All

(-)psptoolchain-pspsdk-data/Makefile (-1 / +3 lines)
Lines 1-4 Link Here
1
# New ports collection makefile for: psptoolchain-pspsdk
1
# New ports collection makefile for: psptoolchain-pspsdk-data
2
# Date created:        15 February 2009
2
# Date created:        15 February 2009
3
# Whom:                Tassilo Philipp <tphilipp@potion-studios.com>
3
# Whom:                Tassilo Philipp <tphilipp@potion-studios.com>
4
#
4
#
Lines 17-20 Link Here
17
PLIST=			${.CURDIR}/pkg-plist
17
PLIST=			${.CURDIR}/pkg-plist
18
MASTERDIR=		${.CURDIR}/../psptoolchain-pspsdk
18
MASTERDIR=		${.CURDIR}/../psptoolchain-pspsdk
19
19
20
USE_AUTOTOOLS=		aclocal:196 autoheader:262 autoconf:262 automake:196
21
20
.include "${MASTERDIR}/Makefile"
22
.include "${MASTERDIR}/Makefile"

Return to bug 132330