opnsense-ports/graphics/php70-gd/Makefile
Franco Fichtner c79f8692b5 */*: sync with upstream
Taken from: HardenedBSD
2018-08-02 12:49:13 +02:00

17 lines
266 B
Makefile

# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= graphics
PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../../lang/php70
PKGNAMESUFFIX= -gd
USE_HARDENING= pie:off
TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
LIB_DEPENDS+= libgd.so:graphics/gd