diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2005-03-18 22:10:32 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2005-03-18 22:10:32 +0000 |
commit | ddf82d3d29f700dc584e757059c3a727560149e3 (patch) | |
tree | d06b58b9c1cc9fa57fe4c9e03a5c71de9854a8b4 /textproc/linux-f10-expat | |
parent | d371fff0cacbe00dbe6ab9e13f8ac5b953bb9318 (diff) | |
download | ports-ddf82d3d29f700dc584e757059c3a727560149e3.tar.gz ports-ddf82d3d29f700dc584e757059c3a727560149e3.zip |
Notes
Diffstat (limited to 'textproc/linux-f10-expat')
-rw-r--r-- | textproc/linux-f10-expat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |