1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

remove redundant .endif

This commit is contained in:
Ying-Chieh Liao 2002-03-25 14:12:01 +00:00
parent 4f531b6a14
commit a95886e79e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56635

View File

@ -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}