aboutsummaryrefslogtreecommitdiffstats
path: root/games/stonesoup
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-06-01 13:26:28 +0800
committerDirk Meyer <dinoex@FreeBSD.org>2012-06-01 13:26:28 +0800
commit2b74a89bc8342f0b9b737c37d87737caf7b0ea1e (patch)
treec04604583d8be53b3ed7f10975be828c731f87cb /games/stonesoup
parent24315159daa0089f08acea4ba1b130fb6721ad5c (diff)
downloadfreebsd-ports-gnome-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.tar.gz
freebsd-ports-gnome-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.tar.zst
freebsd-ports-gnome-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.zip
- update png to 1.5.10
Diffstat (limited to 'games/stonesoup')
-rw-r--r--games/stonesoup/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile
index fbe5fb4ab3b6..a1da99ba4e14 100644
--- a/games/stonesoup/Makefile
+++ b/games/stonesoup/Makefile
@@ -7,6 +7,7 @@
PORTNAME= stonesoup
PORTVERSION= 0.10.2
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/crawl-ref/Stone%20Soup/${PORTVERSION}
DISTNAME= stone_soup-${PORTVERSION}-nodeps
@@ -69,7 +70,7 @@ MAKE_ARGS+= TILES=y
PLIST_SUB+= SDL=""
PKGNAMESUFFIX= -sdl
BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config
-LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png \
+LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png \
freetype:${PORTSDIR}/print/freetype2
USE_SDL= sdl image
.else