summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-gperf
blob: 0454c88f6ffcb345528dc17ff7759f4ddca11321 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- oox/source/token/makefile.mk~	2011-12-21 09:52:48.000000000 +0900
+++ oox/source/token/makefile.mk	2011-12-25 13:12:55.000000000 +0900
@@ -48,7 +48,7 @@
 
 .INCLUDE :  target.mk
 .IF "$(GPERF)" == "" || !DEFINED $(GPERF)
-GPERF=gperf
+GPERF=/usr/local/bin/gperf
 .ENDIF
 
 GENHEADERPATH = $(INCCOM)$/oox$/token