aboutsummaryrefslogtreecommitdiff
path: root/games/evq3
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2009-07-28 21:39:51 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2009-07-28 21:39:51 +0000
commit7cdce9bd93657127063a036d1a8dc84ef0bfa140 (patch)
treeb2f03f845d8d9d2a491745f411c79515788be619 /games/evq3
parentaeabbf466df8a825467780308ed472d58fe15f4c (diff)
downloadports-7cdce9bd93657127063a036d1a8dc84ef0bfa140.tar.gz
ports-7cdce9bd93657127063a036d1a8dc84ef0bfa140.zip
- Remove unconditional vorbis dependency (now it is only enabled when
VORBIS option is selected).
Notes
Notes: svn path=/head/; revision=238555
Diffstat (limited to 'games/evq3')
-rw-r--r--games/evq3/Makefile3
1 files changed, 1 insertions, 2 deletions
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