diff options
Diffstat (limited to 'games/openalchemist/Makefile')
-rw-r--r-- | games/openalchemist/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openalchemist/Makefile b/games/openalchemist/Makefile index cb5a8fbe5e61..d6ae4304292d 100644 --- a/games/openalchemist/Makefile +++ b/games/openalchemist/Makefile @@ -7,7 +7,7 @@ PORTNAME= openalchemist PORTVERSION= 0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -17,7 +17,7 @@ COMMENT= Tetris-like game BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= clanCore-0.8:${PORTSDIR}/devel/clanlib \ - jpeg.10:${PORTSDIR}/graphics/jpeg \ + jpeg.11:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:262 |