1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Fix build after ffmpeg update

Feature safe:	yes
This commit is contained in:
Dirk Meyer 2009-09-23 05:25:40 +00:00
parent d2e72a43d4
commit 5cb382ae8b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241938

View File

@ -34,4 +34,6 @@ USE_GNUSTEP_MAKE_DIRS+= Frameworks/MediaKit
FOUNDATION_PORT?= devel/etoile-foundation
SYSTEMCONFIG_PORT?= deskutils/etoile-systemconfig
ADDITIONAL_INCLUDE_DIRS+= -I${LOCALBASE}/include/ffmpeg
.include <bsd.port.mk>