aboutsummaryrefslogtreecommitdiff
path: root/audio/libofa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libofa/Makefile')
-rw-r--r--audio/libofa/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile
index 43462f4dc6c1..bbf0f6056d12 100644
--- a/audio/libofa/Makefile
+++ b/audio/libofa/Makefile
@@ -23,7 +23,8 @@ USE_DOS2UNIX= yes
USE_AUTOTOOLS= libtool
USE_GNOME= gnomehack pkgconfig
GNU_CONFIGURE= yes
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes