portlint
PR: ports/99140 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
This commit is contained in:
parent
534db46f8e
commit
3a87474aa2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165984
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ COMMENT= Sound synthesizer
|
|||
LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \
|
||||
tk84:${PORTSDIR}/x11-toolkits/tk84
|
||||
|
||||
RESTRICTED= "no redistribution; no commercial use except to make music (see http://mitpress.mit.edu/e-books/csound/fpage/FAQml/faq/faq.html)"
|
||||
RESTRICTED= no redistribution; no commercial use except to make music (see http://mitpress.mit.edu/e-books/csound/fpage/FAQml/faq/faq.html)
|
||||
NO_CDROM= ${RESTRICTED}
|
||||
NO_FTP= ${RESTRICTED}
|
||||
|
||||
|
@ -33,7 +33,7 @@ USE_X_PREFIX= yes
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "alpha"
|
||||
BROKEN= "Does not compile on alpha"
|
||||
BROKEN= Does not compile on alpha
|
||||
.endif
|
||||
|
||||
pre-build:
|
||||
|
|
Loading…
Reference in a new issue