diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-09 03:02:33 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-09 03:02:33 +0800 |
commit | 5ab83c97477b89b336126922ae10765185f87f48 (patch) | |
tree | 9a1cc4896ab2d3b41526f195f6e623acbdf262fd /audio/libamrwb | |
parent | 023e641057b07d3e8e1e992c26aca876bd6b673d (diff) | |
download | freebsd-ports-gnome-5ab83c97477b89b336126922ae10765185f87f48.tar.gz freebsd-ports-gnome-5ab83c97477b89b336126922ae10765185f87f48.tar.zst freebsd-ports-gnome-5ab83c97477b89b336126922ae10765185f87f48.zip |
- Switch from NO_PACKAGE to RESTRICTED
Requested by: kris
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 \ |