mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix INDEX building by setting correct PKGNAMEPREFIX.
Reported by: erwin
This commit is contained in:
parent
96bb017db2
commit
cb2dd6be03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194357
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ PATCHFILES+= ${PORTNAME}-${PORTVERSION}-rtems4.8-20070306.diff
|
|||
.endif
|
||||
|
||||
.if !defined(TGTARCH) || !defined(TGTABI)
|
||||
PKGNAMEPREFIX= #empty
|
||||
PKGNAMEPREFIX= cross-
|
||||
OURTARGET= cross # to generate correct dependency list
|
||||
IGNORE= you should select ARCH and ABI to build port
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue