diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:48:22 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:48:22 +0000 |
commit | 8af96491fdc1ccfc098abdbefabc42a58ec2a98d (patch) | |
tree | acd43543e363388cd0315bfdf56896d350c1f3a8 /audio/opencore-amr | |
parent | 841b1cbd4f21008442f95fe4e203f2d9f704e23d (diff) | |
download | ports-8af96491fdc1ccfc098abdbefabc42a58ec2a98d.tar.gz ports-8af96491fdc1ccfc098abdbefabc42a58ec2a98d.zip |
Notes
Diffstat (limited to 'audio/opencore-amr')
-rw-r--r-- | audio/opencore-amr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/opencore-amr/Makefile b/audio/opencore-amr/Makefile index 22e958b9cf88..4a6bd6b28c48 100644 --- a/audio/opencore-amr/Makefile +++ b/audio/opencore-amr/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= SF MAINTAINER= gslin@gslin.org COMMENT= OpenCORE implementation of AMR Narrowband & Wideband speech codec +WITH_FBSD10_FIX=yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack |