Add linux_lib DEPEND lines.
PR: 5816 Submitted by: frankch@waru.life.nthu.edu.tw
This commit is contained in:
parent
966766a5b9
commit
ab0598a359
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10198
@ -3,7 +3,7 @@
|
||||
# Date created: Dec 4 1997
|
||||
# Whom: frankch@waru.life.nthu.edu.tw
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/01/29 17:24:27 jseger Exp $
|
||||
#
|
||||
|
||||
DISTNAME= MAGE_4_2.LINUX
|
||||
@ -14,6 +14,9 @@ EXTRACT_SUFX= .Z
|
||||
|
||||
MAINTAINER= frankch@waru.life.nthu.edu.tw
|
||||
|
||||
BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib
|
||||
RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
|
||||
|
||||
NO_WRKSUBDIR= YES
|
||||
NO_BUILD= YES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user