diff options
Diffstat (limited to 'emulators/dosbox/Makefile')
-rw-r--r-- | emulators/dosbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index a0182c7bd186..2918139bd924 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -12,7 +12,7 @@ COMMENT= Emulator of a PC with DOS LICENSE= GPLv2 -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png GNU_CONFIGURE= yes USE_SDL= sdl net sound |