diff options
Diffstat (limited to 'games/xonotic/Makefile')
-rw-r--r-- | games/xonotic/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xonotic/Makefile b/games/xonotic/Makefile index 75046066799f..4c098a986223 100644 --- a/games/xonotic/Makefile +++ b/games/xonotic/Makefile @@ -3,6 +3,7 @@ PORTNAME= xonotic PORTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://nl.dl.xonotic.org/ \ http://mirror.bitmissile.com/xonotic/releases/ @@ -10,7 +11,7 @@ MASTER_SITES= http://nl.dl.xonotic.org/ \ MAINTAINER= amdmi3@FreeBSD.org COMMENT= A fast-paced, chaotic, and intense multiplayer first person shooter -LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ png15:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg |