- Fix dependency list generation.

Reported by:	pav
This commit is contained in:
Stanislav Sedov 2007-06-26 08:21:48 +00:00
parent c79a80fdcd
commit 6a86b8a83b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194281

View file

@ -57,6 +57,7 @@ PATCHFILES+= ${PORTNAME}-${PORTVERSION}-rtems4.8-20070306.diff
.if !defined(TGTARCH) || !defined(TGTABI)
PKGNAMEPREFIX= #empty
OURTARGET= cross # to generate correct dependency list
IGNORE= you should select ARCH and ABI to build port
.endif