From 47dd29cffccb0d9a29207f79b3a36114b9c48ab9 Mon Sep 17 00:00:00 2001 From: linimon Date: Mon, 4 Oct 2004 21:29:46 +0000 Subject: Set NO_CDROM due to licensing restrictions. PR: ports/71655 Submitted by: Michael Johnson (maintainer) Approved by: portmgr (implicit) --- audio/faad/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio') diff --git a/audio/faad/Makefile b/audio/faad/Makefile index 97b591f08d3c..79a355092cc9 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile WRKSRC= ${WRKDIR}/${PORTNAME} +NO_CDROM= "Restrictive copyright (do not sell for profit)" + USE_AUTOMAKE_VER= 15 USE_AUTOHEADER_VER= 253 AUTOMAKE_ARGS= --add-missing -- cgit