mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Use $FILESDIR rather than hard-coded path.
This commit is contained in:
parent
cc27c89cab
commit
7ff0eaebd1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44564
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ PLIST_FNORB= "@comment "
|
|||
|
||||
pre-fetch:
|
||||
.if !defined(BATCH) && !defined(WITH_CORBA)
|
||||
@ ${CAT} files/corba.msg
|
||||
@ ${CAT} ${FILESDIR}/corba.msg
|
||||
.endif
|
||||
|
||||
post-configure:
|
||||
|
|
Loading…
Add table
Reference in a new issue