From 7cdce9bd93657127063a036d1a8dc84ef0bfa140 Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Tue, 28 Jul 2009 21:39:51 +0000 Subject: - Remove unconditional vorbis dependency (now it is only enabled when VORBIS option is selected). --- games/evq3/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games/evq3') diff --git a/games/evq3/Makefile b/games/evq3/Makefile index 6d400ed71c09..bd6e393f81bb 100644 --- a/games/evq3/Makefile +++ b/games/evq3/Makefile @@ -18,8 +18,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= alepulver@FreeBSD.org COMMENT= The Marriage of XreaL and Icculus.org Q3 w/ Improvements -LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ - vorbis.4:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 USE_BZIP2= yes USE_DOS2UNIX= yes -- cgit v1.2.3