diff options
| -rw-r--r-- | print/acroread/Makefile | 4 | ||||
| -rw-r--r-- | print/acroread4/Makefile | 4 | ||||
| -rw-r--r-- | print/acroread5/Makefile | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile index f3850e13a68d..96206b474566 100644 --- a/print/acroread/Makefile +++ b/print/acroread/Makefile @@ -3,7 +3,7 @@ # Date created: 16 November 1996 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id: Makefile,v 1.4 1997/09/01 13:09:25 tg Exp $ +# $Id: Makefile,v 1.5 1998/10/06 11:19:50 tg Exp $ # DISTNAME= ar302lin @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= tg@FreeBSD.ORG +BROKEN_ELF= library version numbers + RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib WRKSRC= ${WRKDIR}/ILINXR.install diff --git a/print/acroread4/Makefile b/print/acroread4/Makefile index f3850e13a68d..96206b474566 100644 --- a/print/acroread4/Makefile +++ b/print/acroread4/Makefile @@ -3,7 +3,7 @@ # Date created: 16 November 1996 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id: Makefile,v 1.4 1997/09/01 13:09:25 tg Exp $ +# $Id: Makefile,v 1.5 1998/10/06 11:19:50 tg Exp $ # DISTNAME= ar302lin @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= tg@FreeBSD.ORG +BROKEN_ELF= library version numbers + RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib WRKSRC= ${WRKDIR}/ILINXR.install diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile index f3850e13a68d..96206b474566 100644 --- a/print/acroread5/Makefile +++ b/print/acroread5/Makefile @@ -3,7 +3,7 @@ # Date created: 16 November 1996 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id: Makefile,v 1.4 1997/09/01 13:09:25 tg Exp $ +# $Id: Makefile,v 1.5 1998/10/06 11:19:50 tg Exp $ # DISTNAME= ar302lin @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= tg@FreeBSD.ORG +BROKEN_ELF= library version numbers + RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib WRKSRC= ${WRKDIR}/ILINXR.install |
