diff options
Diffstat (limited to 'emulators/atari800/Makefile')
-rw-r--r-- | emulators/atari800/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index 4c0b182a2186..1e123181890d 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -17,8 +17,8 @@ COMMENT= Atari 8-bit computer emulator LICENSE= GPLv2 -BUILD_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +BUILD_DEPENDS= ${UNZIP_CMD}:archivers/unzip +LIB_DEPENDS= libpng.so:graphics/png RESTRICTED= xf25 contains copyright ROMs and cannot be distributed. |