diff options
Diffstat (limited to 'emulators/hatari/Makefile')
-rw-r--r-- | emulators/hatari/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 6eb941432773..9b6471f6a95e 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -7,13 +7,14 @@ PORTNAME= hatari PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= BERLIOS MAINTAINER= ports@FreeBSD.org COMMENT= An Atari ST emulator -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png USE_BZIP2= yes USE_SDL= sdl |