diff options
-rw-r--r-- | devel/linux_devtools-6/Makefile | 4 | ||||
-rw-r--r-- | devel/linux_devtools-7/Makefile | 4 | ||||
-rw-r--r-- | devel/linux_devtools/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/linux_devtools-6/Makefile b/devel/linux_devtools-6/Makefile index 1db21ad166c6..462b37599875 100644 --- a/devel/linux_devtools-6/Makefile +++ b/devel/linux_devtools-6/Makefile @@ -3,7 +3,7 @@ # Date created: Nov 26 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.5 1998/08/23 01:50:27 hoek Exp $ +# $Id: Makefile,v 1.6 1998/10/12 18:53:09 jseger Exp $ # DISTNAME= linux_devel-0.2 @@ -14,7 +14,7 @@ MAINTAINER= erich@FreeBSD.org RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib -BROKEN_ELF= library names +NO_FILTER_SHLIBS= yes PREFIX= /compat/linux NO_MTREE= yes diff --git a/devel/linux_devtools-7/Makefile b/devel/linux_devtools-7/Makefile index 1db21ad166c6..462b37599875 100644 --- a/devel/linux_devtools-7/Makefile +++ b/devel/linux_devtools-7/Makefile @@ -3,7 +3,7 @@ # Date created: Nov 26 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.5 1998/08/23 01:50:27 hoek Exp $ +# $Id: Makefile,v 1.6 1998/10/12 18:53:09 jseger Exp $ # DISTNAME= linux_devel-0.2 @@ -14,7 +14,7 @@ MAINTAINER= erich@FreeBSD.org RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib -BROKEN_ELF= library names +NO_FILTER_SHLIBS= yes PREFIX= /compat/linux NO_MTREE= yes diff --git a/devel/linux_devtools/Makefile b/devel/linux_devtools/Makefile index 1db21ad166c6..462b37599875 100644 --- a/devel/linux_devtools/Makefile +++ b/devel/linux_devtools/Makefile @@ -3,7 +3,7 @@ # Date created: Nov 26 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.5 1998/08/23 01:50:27 hoek Exp $ +# $Id: Makefile,v 1.6 1998/10/12 18:53:09 jseger Exp $ # DISTNAME= linux_devel-0.2 @@ -14,7 +14,7 @@ MAINTAINER= erich@FreeBSD.org RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib -BROKEN_ELF= library names +NO_FILTER_SHLIBS= yes PREFIX= /compat/linux NO_MTREE= yes |