diff options
Diffstat (limited to 'german')
-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 18f2ccfbe4db..bc3479040cbb 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 |