aboutsummaryrefslogtreecommitdiff
path: root/audio/faac
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-02 23:41:40 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-02 23:41:40 +0000
commitbf8db602c84477cbdd8dc0e5985ae9fc985543ac (patch)
tree95068d811345abb5726f59a39702728cb4fb8f91 /audio/faac
parente45245eae00f0ab5feb5c6433fe1d9e1887be4d0 (diff)
downloadports-bf8db602c84477cbdd8dc0e5985ae9fc985543ac.tar.gz
ports-bf8db602c84477cbdd8dc0e5985ae9fc985543ac.zip
NO_PACKAGE is not appropriate; use RESTRICTED instead
Notes
Notes: svn path=/head/; revision=171943
Diffstat (limited to 'audio/faac')
-rw-r--r--audio/faac/Makefile2
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