diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-08 19:02:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-08 19:02:33 +0000 |
commit | 94fa79673d07991eba1139969450f60e355f4397 (patch) | |
tree | e6b98cd859c3626057b2c0ddf846c29fc4375b4b /audio/libamrnb | |
parent | 2312c424c3d7fa4a153541226caf40cebeebabb0 (diff) |
Notes
Diffstat (limited to 'audio/libamrnb')
-rw-r--r-- | audio/libamrnb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libamrnb/Makefile b/audio/libamrnb/Makefile index 5571d103ac93..539fbae4d5e4 100644 --- a/audio/libamrnb/Makefile +++ b/audio/libamrnb/Makefile @@ -25,7 +25,7 @@ USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_ENV+= LANG=C USE_LDCONFIG= yes -NO_PACKAGE= See Important legal notice of http://www.penguin.cz/~utx/amr.en.html +RESTRICTED= See Important legal notice of http://www.penguin.cz/~utx/amr.en.html post-patch: @${REINPLACE_CMD} -E \ |