diff options
-rw-r--r-- | audio/libamrnb/Makefile | 2 | ||||
-rw-r--r-- | audio/libamrwb/Makefile | 2 |
2 files changed, 2 insertions, 2 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 \ 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 \ |