- Removed 4.x support.

PR:		ports/108741
Submitted by:	maintainer (Beech Rintoul)
This commit is contained in:
Cheng-Lung Sung 2007-02-14 03:04:34 +00:00
parent aeaecfd71e
commit 4fc120b073

View file

@ -36,10 +36,6 @@ OPTIONS= VORBIS "Ogg/Vorbis support" on
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
LIB_DEPENDS+= magic.1:${PORTSDIR}/sysutils/file
.endif
.if ${OSVERSION} < 504000
BUILD_DEPENDS+= ${LOCALBASE}/include/magic.h:${PORTSDIR}/sysutils/file
.endif