diff options
Diffstat (limited to 'audio/faac/Makefile')
-rw-r--r-- | audio/faac/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/faac/Makefile b/audio/faac/Makefile index a14b1a4ff073..671edadeb9a1 100644 --- a/audio/faac/Makefile +++ b/audio/faac/Makefile @@ -26,7 +26,6 @@ USE_AUTOTOOLS= automake:19 autoheader:262 libtool:15 AUTOMAKE_ARGS= --add-missing USE_GMAKE= yes USE_DOS2UNIX= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ LIBS="-lmp4v2" |