diff options
Diffstat (limited to 'audio/rplay/Makefile')
-rw-r--r-- | audio/rplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index 8b30543ef58e..6d5c8569edba 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -30,7 +30,7 @@ USE_RC_SUBR= rplayd .if ${ARCH} == "amd64" # pr ports/166658 mentions a problem with amd64. if it happens on i386, you can delete this conditional # and rename to patch-ao -EXTRA_PATCHES= ${FILESDIR}/extra-patch-ao +#EXTRA_PATCHES= ${FILESDIR}/extra-patch-ao .endif post-extract: |