aboutsummaryrefslogtreecommitdiff
path: root/audio/mbrolavox
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-04-12 12:09:14 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-04-12 12:09:14 +0000
commit502519fd621f87cb569cca1fe7cca3e148d10377 (patch)
tree2a0eb7060ae3bef4f374371c75cdbd021768d879 /audio/mbrolavox
parent36cc6cfcaafa97667a719190a6246942b3c93dbe (diff)
downloadports-502519fd621f87cb569cca1fe7cca3e148d10377.tar.gz
ports-502519fd621f87cb569cca1fe7cca3e148d10377.zip
Notes
Diffstat (limited to 'audio/mbrolavox')
-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