diff options
Diffstat (limited to 'emulators/hatari/Makefile')
-rw-r--r-- | emulators/hatari/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 049b3b128e24..e12e15e58e28 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://download.tuxfamily.org/hatari/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Atari ST emulator -LICENSE= GPLv2 # (or later) +LICENSE= GPLv2+ LIB_DEPENDS= libportaudio.so:${PORTSDIR}/audio/portaudio \ libpng.so:${PORTSDIR}/graphics/png |