diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 19:01:59 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 19:01:59 +0000 |
commit | 32ea452695861d71749e37d5abc4ce4378741380 (patch) | |
tree | 3f4010fbda3c7caab4f9aab623021e3e8c38084b /audio/vo-aacenc | |
parent | e5e64fef98d8fb4850a62abcd4d2491d13494282 (diff) | |
download | ports-32ea452695861d71749e37d5abc4ce4378741380.tar.gz ports-32ea452695861d71749e37d5abc4ce4378741380.zip |
Notes
Diffstat (limited to 'audio/vo-aacenc')
-rw-r--r-- | audio/vo-aacenc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/vo-aacenc/Makefile b/audio/vo-aacenc/Makefile index 8f4bbd00f9cc..a3116d6711a3 100644 --- a/audio/vo-aacenc/Makefile +++ b/audio/vo-aacenc/Makefile @@ -18,6 +18,7 @@ LICENSE= ASL LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +WITH_FBSD10_FIX=yes post-patch: @${REINPLACE_CMD} -E -e \ |