f2fc9d6de4
ABI isn't compatible, so bump PORTREVISION in consumers. Changes: https://chromium.googlesource.com/webm/libvpx/+/v1.4.0 Differential Revision: https://reviews.freebsd.org/D2570 Exp-run by: antoine Approved by: ashish, multimedia (kwm) Approved by: maintainer timeout (ale, dinoex; 2 weeks)
11 lines
187 B
Makefile
11 lines
187 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= graphics
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php56
|
|
|
|
PKGNAMESUFFIX= -gd
|
|
|
|
.include "${MASTERDIR}/Makefile"
|