mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Unbreak for ELF
Submitted by: asami
This commit is contained in:
parent
47c43f73d9
commit
9ceb820ef6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13928
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user