diff options
Diffstat (limited to 'emulators/catapult/Makefile')
-rw-r--r-- | emulators/catapult/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile index e4b475b77694..4c97b3c66c59 100644 --- a/emulators/catapult/Makefile +++ b/emulators/catapult/Makefile @@ -12,8 +12,8 @@ COMMENT= GUI for openMSX LICENSE= GPLv2 -BUILD_DEPENDS= openmsx:${PORTSDIR}/emulators/openmsx -RUN_DEPENDS= openmsx:${PORTSDIR}/emulators/openmsx +BUILD_DEPENDS= openmsx:emulators/openmsx +RUN_DEPENDS= openmsx:emulators/openmsx OPTIONS_DEFINE= DEBUG DOCS |