diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/eawplus/Makefile | 2 | ||||
-rw-r--r-- | audio/guspat/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/eawplus/Makefile b/audio/eawplus/Makefile index 0cd8bab5fe1f..892d916b8d93 100644 --- a/audio/eawplus/Makefile +++ b/audio/eawplus/Makefile @@ -19,7 +19,7 @@ COMMENT= E.A.W.+Izumo+Tamuki collection of Gravis Ultrasound MIDI patches RUN_DEPENDS= ${LOCALBASE}/share/eawpats/acbass.pat:${PORTSDIR}/audio/eawpats \ ${LOCALBASE}/share/guspat/inst/GUS/acbass.pat:${PORTSDIR}/audio/guspat -RESTRICTED= Some of the patches are marked no-commercial-use +NO_CDROM= Some of the patches are marked no-commercial-use NO_WRKSUBDIR= yes diff --git a/audio/guspat/Makefile b/audio/guspat/Makefile index e5c2097c05f1..3be224f18ec9 100644 --- a/audio/guspat/Makefile +++ b/audio/guspat/Makefile @@ -21,7 +21,7 @@ COMMENT= Izumo collection of Gravis Ultrasound MIDI patches # Not useful without timidity. RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity++ -RESTRICTED= Some of the patches are marked no-commercial-use +NO_CDROM= Some of the patches are marked no-commercial-use NO_BUILD= yes |