diff options
Diffstat (limited to 'textproc/groonga')
-rw-r--r-- | textproc/groonga/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index a7dda45f4330..0ce9ea3252f1 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -30,10 +30,6 @@ USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -BROKEN_ia64= does not compile on ia64 -BROKEN_powerpc= does not compile on powerpc -BROKEN_sparc64= does not compile on sparc64 - OPTIONS_DEFINE= MECAB SUGGEST OPTIONS_DEFAULT= MECAB SUGGEST OPTIONS_SUB= yes |