summaryrefslogtreecommitdiff
path: root/audio/abcde
diff options
context:
space:
mode:
authorJuli Mallett <jmallett@FreeBSD.org>2003-07-22 00:48:58 +0000
committerJuli Mallett <jmallett@FreeBSD.org>2003-07-22 00:48:58 +0000
commitd9fc7ec023fd14c9bd563d83bf9bd08c3bef2595 (patch)
tree8bd5529c335634ade6aebf03d2cadc72ce9e9720 /audio/abcde
parentdistfile (superlu_2.0.tar.gz) is updated (diff)
Fix a typo.
(Actually echo the flac message even if we are WITH_EJECT.) Approved by: Munish Chopra (MAINTAINER), marcus (mentor)
Notes
Notes: svn path=/head/; revision=85325
Diffstat (limited to 'audio/abcde')
-rw-r--r--audio/abcde/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile
index 2995591c3911..4fa941f25ef5 100644
--- a/audio/abcde/Makefile
+++ b/audio/abcde/Makefile
@@ -62,7 +62,7 @@ pre-fetch:
@${ECHO_MSG} ${EJECT_MSG}
@${ECHO_MSG} ""
.endif
-.if defined(EJECT_MSG)
+.if defined(FLAC_MSG)
@${ECHO_MSG} ${FLAC_MSG}
@${ECHO_MSG} ""
.endif