diff options
Diffstat (limited to 'games/tenebrae/Makefile')
-rw-r--r-- | games/tenebrae/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tenebrae/Makefile b/games/tenebrae/Makefile index 35e2f2b1d880..609e74db8726 100644 --- a/games/tenebrae/Makefile +++ b/games/tenebrae/Makefile @@ -7,7 +7,7 @@ PORTNAME= tenebrae PORTVERSION= 1.04 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://tenebrae.sourceforge.net/downloads/ DISTFILES= ${PORTNAME}_src${EXTRACT_SUFX} \ @@ -16,7 +16,7 @@ DISTFILES= ${PORTNAME}_src${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= Quake 1 source port with advanced graphics -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png USE_ZIP= yes USE_DOS2UNIX= yes |