diff options
Diffstat (limited to 'emulators/nestopia/Makefile')
-rw-r--r-- | emulators/nestopia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile index 71e30918343e..f4e55839eeba 100644 --- a/emulators/nestopia/Makefile +++ b/emulators/nestopia/Makefile @@ -9,7 +9,7 @@ COMMENT= Portable NES/Famicom emulator LICENSE= GPLv2 -LIB_DEPENDS= libao.so:${PORTSDIR}/audio/libao +LIB_DEPENDS= libao.so:audio/libao USES= gmake libarchive pkgconfig USE_GL= glu |