aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-08-10 19:47:38 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-08-10 19:47:38 +0000
commit5b01bf24b2ea0488f77a4df774baafef6674221f (patch)
treeeba27a946bfd37007e22ecc4ff088b6efffd8a04 /graphics
parent48f50328cebf12c9409a31b13d0343c60f861e31 (diff)
downloadports-5b01bf24b2ea0488f77a4df774baafef6674221f.tar.gz
ports-5b01bf24b2ea0488f77a4df774baafef6674221f.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/swfdec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile
index 3914043befb3..8a352dde5927 100644
--- a/graphics/swfdec/Makefile
+++ b/graphics/swfdec/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= oil-0.3.0:${PORTSDIR}/devel/liboil \
USE_GNOME= gnomehack gtk20
USE_AUTOTOOLS= libtool:15:env automake:19:env autoconf:261
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/ffmpeg" \
LDFLAGS="-Wl,-Bsymbolic -L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-audio=oss
USE_LDCONFIG= yes