Index: Portfile
===================================================================
--- Portfile	(revision 72103)
+++ Portfile	(working copy)
@@ -29,6 +29,8 @@
 # Make sure to not link against OpenGL libs from the mesa port, in case it
 # is installed
 configure.env       ac_cv_lib_GL_glBegin=no
+# Make sure LAME gets found during configure step
+configure.cppflags-append   "-I${prefix}/include/lame"
 
 post-destroot {
    set swfs_dir ${prefix}/share/swftools/swfs
