Wrong path in LIB_DEPENDS
ok espie@
This commit is contained in:
parent
4e118238b2
commit
f9d7e3c273
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: gcc3.port.mk,v 1.1 2005/02/15 09:28:58 espie Exp $
|
||||
# $OpenBSD: gcc3.port.mk,v 1.2 2005/03/11 16:38:22 alek Exp $
|
||||
|
||||
MODGCC3_ARCHES?=
|
||||
# Supported languages for now
|
||||
@ -19,7 +19,7 @@ MODGCC3_post-patch+= ln -s ${LOCALBASE}/bin/eg${_MODGCC3CC} ${WRKDIR}/bin/${_MOD
|
||||
. endif
|
||||
. if !empty(_MODGCC3CXX:L:M${_j})
|
||||
BUILD_DEPENDS+= ::lang/gcc/3.3,-c++
|
||||
LIB_DEPENDS+= estdc++.5::lang/egcs/stable,-estdc
|
||||
LIB_DEPENDS+= estdc++.5::lang/gcc/3.3,-estdc
|
||||
MODGCC3_post-patch+= ln -s ${LOCALBASE}/bin/e${_MODGCC3CXX} ${WRKDIR}/bin/g++;
|
||||
MODGCC3_post-patch+= ln -s ${LOCALBASE}/bin/e${_MODGCC3CXX} ${WRKDIR}/bin/${_MODGCC3CXX};
|
||||
. endif
|
||||
|
Loading…
Reference in New Issue
Block a user