aboutsummaryrefslogtreecommitdiff
path: root/games/duel
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2008-07-11 17:55:23 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2008-07-11 17:55:23 +0000
commit4a0e10141c7cecd269bfc57f4b8099abaeeea7e5 (patch)
treed6148380416b815969e85c862fa2f18cb5fb400e /games/duel
parent7a292d3664577963c7229b45e2d3fb050b31a38f (diff)
downloadports-4a0e10141c7cecd269bfc57f4b8099abaeeea7e5.tar.gz
ports-4a0e10141c7cecd269bfc57f4b8099abaeeea7e5.zip
Notes
Diffstat (limited to 'games/duel')
-rw-r--r--games/duel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/duel/Makefile b/games/duel/Makefile
index 19d8b09a056a..63a8bf42f4c7 100644
--- a/games/duel/Makefile
+++ b/games/duel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= duel
PORTVERSION= 0.98
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= alepulver
@@ -16,8 +16,8 @@ DISTNAME= lin${PORTNAME}
MAINTAINER= alepulver@FreeBSD.org
COMMENT= An overhead, OpenGL space shooter
-BUILD_DEPENDS= ${LOCALBASE}/lib/libftgl.a:${PORTSDIR}/graphics/ftgl
-LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
+ ftgl.2:${PORTSDIR}/graphics/ftgl
USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes