diff options
Diffstat (limited to 'textproc/linux-expat/Makefile')
-rw-r--r-- | textproc/linux-expat/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |