diff options
Diffstat (limited to 'emulators/mastergear')
-rw-r--r-- | emulators/mastergear/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mastergear/Makefile b/emulators/mastergear/Makefile index 2281d9dcc51c..e1c2645aaa8b 100644 --- a/emulators/mastergear/Makefile +++ b/emulators/mastergear/Makefile @@ -12,7 +12,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= SEGA Master System and Game Gear emulator for X -LIB_DEPENDS= libc.so.5:${PORTSDIR}/misc/compat5x +LIB_DEPENDS= libc.so.5:misc/compat5x NO_WRKSUBDIR= yes ONLY_FOR_ARCHS= i386 |