mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
2862d2c72d
Unbreak this Port on mips64 and powerpc64 PR: 231462 232160 Reported by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: tz (implicit) Sponsored by: Netzkommune GmbH
12 lines
152 B
Makefile
12 lines
152 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= security
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php72
|
|
|
|
PKGNAMESUFFIX= -hash
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|