aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/mbrolavox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mbrolavox/Makefile b/audio/mbrolavox/Makefile
index c62a963c4c37..8c5ff55ff190 100644
--- a/audio/mbrolavox/Makefile
+++ b/audio/mbrolavox/Makefile
@@ -47,7 +47,7 @@ MYFILES+= ${FILE_${ii}}
MYWITH+= ${ii}
. endif
.endfor
-.if !empty(MYDISTFILES)
+.if defined(MYDISTFILES)
DISTFILES= ${MYDISTFILES}
DIST_SUBDIR= mbrolavox
.else