diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-12 18:53:09 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-12 18:53:09 +0000 |
commit | 4d7dcfaebee2c42767be71e8c57f7f8a093b322b (patch) | |
tree | d846999bd77e37b370a987d7d18bae633a7c1800 /devel | |
parent | e427e931232ce19c23a5f01be54adff32fb2f8b1 (diff) | |
download | ports-4d7dcfaebee2c42767be71e8c57f7f8a093b322b.tar.gz ports-4d7dcfaebee2c42767be71e8c57f7f8a093b322b.zip |
Notes
Diffstat (limited to 'devel')
-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, 9 insertions, 3 deletions
diff --git a/devel/linux_devtools-6/Makefile b/devel/linux_devtools-6/Makefile index a724d70d6358..1db21ad166c6 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.4 1997/04/30 03:17:57 asami Exp $ +# $Id: Makefile,v 1.5 1998/08/23 01:50:27 hoek Exp $ # DISTNAME= linux_devel-0.2 @@ -14,6 +14,8 @@ MAINTAINER= erich@FreeBSD.org RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +BROKEN_ELF= library names + PREFIX= /compat/linux NO_MTREE= yes NO_BUILD= yes diff --git a/devel/linux_devtools-7/Makefile b/devel/linux_devtools-7/Makefile index a724d70d6358..1db21ad166c6 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.4 1997/04/30 03:17:57 asami Exp $ +# $Id: Makefile,v 1.5 1998/08/23 01:50:27 hoek Exp $ # DISTNAME= linux_devel-0.2 @@ -14,6 +14,8 @@ MAINTAINER= erich@FreeBSD.org RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +BROKEN_ELF= library names + PREFIX= /compat/linux NO_MTREE= yes NO_BUILD= yes diff --git a/devel/linux_devtools/Makefile b/devel/linux_devtools/Makefile index a724d70d6358..1db21ad166c6 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.4 1997/04/30 03:17:57 asami Exp $ +# $Id: Makefile,v 1.5 1998/08/23 01:50:27 hoek Exp $ # DISTNAME= linux_devel-0.2 @@ -14,6 +14,8 @@ MAINTAINER= erich@FreeBSD.org RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +BROKEN_ELF= library names + PREFIX= /compat/linux NO_MTREE= yes NO_BUILD= yes |