mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
Fix build with custom LOCALBASE
Submitted by: Sahil Tandon Reported by: QATty Approved by: portmgr (itetcu@) No cookie for: maintainer
This commit is contained in:
parent
94ad88e94b
commit
a861c51028
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236116
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ CONFIGURE_ARGS+= --with-vox=${FL_VOX}
|
|||
CONFIGURE_ARGS+= --with-vox=cmu_us_kal16
|
||||
.endif
|
||||
|
||||
CONFIGURE_ENV+= flite_dir=${LOCALBASE}
|
||||
|
||||
PLIST_FILES= bin/eflite
|
||||
PORTDOCS= AUTHORS CREDITS ChangeLog INSTALL README
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue