diff options
-rw-r--r-- | textproc/linux-expat/Makefile | 2 | ||||
-rw-r--r-- | textproc/linux-f10-expat/Makefile | 2 | ||||
-rw-r--r-- | textproc/linux-f8-expat/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/linux-expat/Makefile b/textproc/linux-expat/Makefile index cac360cd3bf2..d75922d2d94b 100644 --- a/textproc/linux-expat/Makefile +++ b/textproc/linux-expat/Makefile @@ -13,7 +13,7 @@ CATEGORIES= textproc linux MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Linux/i386 binary port of Expat XML-parsing library -RUN_DEPENDS= +RUN_DEPENDS= ${LINUXBASE}/sbin/ldconfig:${PORTSDIR}/emulators/linux_base-8 BASEVERSION= 9 ONLY_FOR_ARCHS= i386 amd64 diff --git a/textproc/linux-f10-expat/Makefile b/textproc/linux-f10-expat/Makefile index cac360cd3bf2..d75922d2d94b 100644 --- a/textproc/linux-f10-expat/Makefile +++ b/textproc/linux-f10-expat/Makefile @@ -13,7 +13,7 @@ CATEGORIES= textproc linux MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Linux/i386 binary port of Expat XML-parsing library -RUN_DEPENDS= +RUN_DEPENDS= ${LINUXBASE}/sbin/ldconfig:${PORTSDIR}/emulators/linux_base-8 BASEVERSION= 9 ONLY_FOR_ARCHS= i386 amd64 diff --git a/textproc/linux-f8-expat/Makefile b/textproc/linux-f8-expat/Makefile index cac360cd3bf2..d75922d2d94b 100644 --- a/textproc/linux-f8-expat/Makefile +++ b/textproc/linux-f8-expat/Makefile @@ -13,7 +13,7 @@ CATEGORIES= textproc linux MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Linux/i386 binary port of Expat XML-parsing library -RUN_DEPENDS= +RUN_DEPENDS= ${LINUXBASE}/sbin/ldconfig:${PORTSDIR}/emulators/linux_base-8 BASEVERSION= 9 ONLY_FOR_ARCHS= i386 amd64 |