mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
89b95fd103
Simplify a bit the plist Drop upstreamed arm support patches not needed anymore
9 lines
139 B
Makefile
9 lines
139 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMEPREFIX= sparc64-
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
MASTERDIR= ${.CURDIR}/../powerpc64-gcc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|