aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-03-25 22:12:01 +0800
committerijliao <ijliao@FreeBSD.org>2002-03-25 22:12:01 +0800
commitf14fbbcb45e038d03ea2826b30e74ae864f8886f (patch)
treee6342ac1d20610543095222ddd6064d39050a9b7 /audio
parentc39d7e835b3788821c3bdc2a550c9f36daf2e1d2 (diff)
downloadfreebsd-ports-gnome-f14fbbcb45e038d03ea2826b30e74ae864f8886f.tar.gz
freebsd-ports-gnome-f14fbbcb45e038d03ea2826b30e74ae864f8886f.tar.zst
freebsd-ports-gnome-f14fbbcb45e038d03ea2826b30e74ae864f8886f.zip
remove redundant .endif
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}