aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-06-09 13:31:21 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2017-06-09 13:31:21 +0000
commitd7a62f6112fb3ecd95f90ef3f576b17db6b88868 (patch)
tree3f287a1fd97c02f08e6c7461a5de2c2ca030e65b /games
parent03f1c01e0f86f9d0b8fd25b27fe925a62dd92fc7 (diff)
downloadports-d7a62f6112fb3ecd95f90ef3f576b17db6b88868.tar.gz
ports-d7a62f6112fb3ecd95f90ef3f576b17db6b88868.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/opensonic/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/opensonic/Makefile b/games/opensonic/Makefile
index f2c259cca496..53963da32838 100644
--- a/games/opensonic/Makefile
+++ b/games/opensonic/Makefile
@@ -3,7 +3,7 @@
PORTNAME= opensonic
PORTVERSION= 0.1.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= SF/opensnc/Open%20Sonic/${PORTVERSION}
DISTNAME= opensnc-src-${PORTVERSION}
@@ -14,6 +14,7 @@ COMMENT= Game based on the "Sonic the Hedgehog" universe
BUILD_DEPENDS= alpng>=1.3:graphics/alpng
LIB_DEPENDS= liballeg.so:devel/allegro \
libogg.so:audio/libogg \
+ libpng.so:graphics/png \
libvorbis.so:audio/libvorbis
DESKTOP_ENTRIES="${PORTNAME}" \