freebsd-ports/security/php72-hash/Makefile
Jochen Neumeister 2862d2c72d security/php72-hash: fix build with GCC-based architectures
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
2018-11-02 16:12:05 +00:00

11 lines
152 B
Makefile

# $FreeBSD$
CATEGORIES= security
MASTERDIR= ${.CURDIR}/../../lang/php72
PKGNAMESUFFIX= -hash
TEST_TARGET= test
.include "${MASTERDIR}/Makefile"