aboutsummaryrefslogtreecommitdiffstats
path: root/audio/arts
diff options
context:
space:
mode:
Diffstat (limited to 'audio/arts')
-rw-r--r--audio/arts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index b8035555f378..a5cec8ec6cc5 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -72,7 +72,7 @@ pre-configure:
${REINPLACE_CMD} \
-e 's|LIBS="-laudio $$LIBS"|LIBS="-laudio -lm -lXt -lXau $$LIBS"|g' \
${WRKSRC}/configure
-.elseif defined(WITHOUT_NAS)
+.elif defined(WITHOUT_NAS)
${REINPLACE_CMD} \
-e 's|ac_cv_lib_audio_AuOpenServer=yes|ac_cv_lib_audio_AuOpenServer=no|g' \
${WRKSRC}/configure