summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-06-17 10:07:51 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-06-17 10:07:51 +0000
commita861c510283f8f23de9b7334daa78e17bb0e01be (patch)
tree8d35fd27766b7e1949dfcab16185b01d749e10d5 /accessibility
parentUpdate to 2.9.1. (diff)
Fix build with custom LOCALBASE
Submitted by: Sahil Tandon Reported by: QATty Approved by: portmgr (itetcu@) No cookie for: maintainer
Notes
Notes: svn path=/head/; revision=236116
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/eflite/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/eflite/Makefile b/accessibility/eflite/Makefile
index b90d574edca9..7ee5eb523e37 100644
--- a/accessibility/eflite/Makefile
+++ b/accessibility/eflite/Makefile
@@ -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