diff --git a/audio/csound/Makefile b/audio/csound/Makefile index a89a93145b34..83799cc0728e 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -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 .if ${ARCH} == "alpha" -BROKEN= "Does not compile on alpha" +BROKEN= Does not compile on alpha .endif pre-build: