diff options
Diffstat (limited to 'german/linux-eagle/Makefile')
-rw-r--r-- | german/linux-eagle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/linux-eagle/Makefile b/german/linux-eagle/Makefile index 18f2ccf..bc34790 100644 --- a/german/linux-eagle/Makefile +++ b/german/linux-eagle/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -RUN_DEPENDS= ${LINUXBASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base +RUN_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 |