diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 23:41:40 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 23:41:40 +0000 |
commit | bf8db602c84477cbdd8dc0e5985ae9fc985543ac (patch) | |
tree | 95068d811345abb5726f59a39702728cb4fb8f91 /audio/faac | |
parent | e45245eae00f0ab5feb5c6433fe1d9e1887be4d0 (diff) | |
download | ports-bf8db602c84477cbdd8dc0e5985ae9fc985543ac.tar.gz ports-bf8db602c84477cbdd8dc0e5985ae9fc985543ac.zip |
Notes
Diffstat (limited to 'audio/faac')
-rw-r--r-- | audio/faac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/faac/Makefile b/audio/faac/Makefile index 54d6175b77d5..9f41acaacad3 100644 --- a/audio/faac/Makefile +++ b/audio/faac/Makefile @@ -16,7 +16,7 @@ COMMENT= MPEG-2 and MPEG-4 AAC audio encoder LIB_DEPENDS= mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 -NO_PACKAGE= Distribution in binary form is prohibited +RESTRICTED= Distribution in binary form is prohibited WRKSRC= ${WRKDIR}/${PORTNAME} USE_DOS2UNIX= yes GNU_CONFIGURE= yes |