summaryrefslogtreecommitdiffstats
path: root/audio/mp3stat
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-03-25 14:12:01 +0000
committerijliao <ijliao@FreeBSD.org>2002-03-25 14:12:01 +0000
commitf14fbbcb45e038d03ea2826b30e74ae864f8886f (patch)
treee6342ac1d20610543095222ddd6064d39050a9b7 /audio/mp3stat
parentc39d7e835b3788821c3bdc2a550c9f36daf2e1d2 (diff)
downloadFreeBSD-ports-f14fbbcb45e038d03ea2826b30e74ae864f8886f.zip
FreeBSD-ports-f14fbbcb45e038d03ea2826b30e74ae864f8886f.tar.gz
remove redundant .endif
Diffstat (limited to 'audio/mp3stat')
-rw-r--r--audio/mp3stat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile
index aa8e1d3..8d88d52 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}
OpenPOWER on IntegriCloud