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/libamrwb | |
parent | 2312c424c3d7fa4a153541226caf40cebeebabb0 (diff) | |
download | ports-94fa79673d07991eba1139969450f60e355f4397.tar.gz ports-94fa79673d07991eba1139969450f60e355f4397.zip |
Notes
Diffstat (limited to 'audio/libamrwb')
-rw-r--r-- | audio/libamrwb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libamrwb/Makefile b/audio/libamrwb/Makefile index 90bc25e16e47..ab40db506f20 100644 --- a/audio/libamrwb/Makefile +++ b/audio/libamrwb/Makefile @@ -24,7 +24,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 \ |