1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- 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
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185133

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