diff options
-rw-r--r-- | textproc/mythes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/mythes/Makefile b/textproc/mythes/Makefile index 548d4eeb228d..056faa9955f2 100644 --- a/textproc/mythes/Makefile +++ b/textproc/mythes/Makefile @@ -16,7 +16,8 @@ COMMENT= Simple thesaurus library LIB_DEPENDS= hunspell-1.3:${PORTSDIR}/textproc/hunspell -USE_GNOME= gnomehack pkgconfig +USE_GNOME= gnomehack +USE_PKGCONFIG= build USE_LDCONFIG= yes GNU_CONFIGURE= yes |