summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-25 14:12:01 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-25 14:12:01 +0000
commita95886e79e988aaf8840b0c4d8d8edf7f2862eb5 (patch)
tree6c6bf9a34e99e2b7577fc91f54a6930204b01209 /audio
parentAdd p5-CGI-SpeedyCGI 2.11, (diff)
remove redundant .endif
Notes
Notes: svn path=/head/; revision=56635
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3stat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile
index aa8e1d3350c4..8d88d52459e8 100644
--- a/audio/mp3stat/Makefile
+++ b/audio/mp3stat/Makefile
@@ -23,7 +23,6 @@ MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"
.if defined(WITH_VORBIS)
LIB_DEPENDS= vorbis.1:${PORTSDIR}/audio/libvorbis
MAKE_ENV+= WITH_VORBIS="${WITH_VORBIS}"
-.endif
pre-everything::
@${ECHO_MSG}