git: bd1ab07919dc - main - graphics/gnash: fix option CAIRO
Dirk Meyer
dinoex at FreeBSD.org
Mon Jul 19 04:27:38 UTC 2021
The branch main has been updated by dinoex:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bd1ab07919dc0fb801b9499834731e5f3508e7ad
commit bd1ab07919dc0fb801b9499834731e5f3508e7ad
Author: Dirk Meyer <dinoex at FreeBSD.org>
AuthorDate: 2021-07-19 04:26:48 +0000
Commit: Dirk Meyer <dinoex at FreeBSD.org>
CommitDate: 2021-07-19 04:26:48 +0000
graphics/gnash: fix option CAIRO
PR: 257246
Reported by: Ting-Wei Lan
---
graphics/gnash/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile
index 3a87a1a51bec..b137b9239d00 100644
--- a/graphics/gnash/Makefile
+++ b/graphics/gnash/Makefile
@@ -79,6 +79,7 @@ CAIRO_DESC= Cairo renderer
VAAPI_DESC= VAAPI support
CYGNAL_CONFIGURE_ENABLE= cygnal
+VAAPI_CPPFLAGS= -I../libdevice/vaapi
.include <bsd.port.options.mk>
More information about the dev-commits-ports-all
mailing list