diff options
Diffstat (limited to 'print/acroread5/Makefile')
-rw-r--r-- | print/acroread5/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |