diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-06-17 10:07:51 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-06-17 10:07:51 +0000 |
commit | a861c510283f8f23de9b7334daa78e17bb0e01be (patch) | |
tree | 8d35fd27766b7e1949dfcab16185b01d749e10d5 /accessibility/eflite | |
parent | 94ad88e94b4c626db221b6849e26bab9e22e3373 (diff) | |
download | ports-a861c510283f8f23de9b7334daa78e17bb0e01be.tar.gz ports-a861c510283f8f23de9b7334daa78e17bb0e01be.zip |
Notes
Diffstat (limited to 'accessibility/eflite')
-rw-r--r-- | accessibility/eflite/Makefile | 2 |
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 |