freebsd-ports/security/php73-hash/Makefile
Jochen Neumeister 3bba5ba6b9 security/php73-hash: fix build with GCC-based architectures
Unbreak this Port on mips64

PR:		232160
Reported by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	tz (implicit)
Sponsored by:	Netzkommune GmbH
2018-10-16 05:14:42 +00:00

11 lines
152 B
Makefile

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