diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 12:53:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 12:53:31 +0000 |
commit | cabd85e0f9a9528cb4c322393c3545f823f5cb97 (patch) | |
tree | 481f15f94216175dcf45fe22bd33f402a993f740 /textproc | |
parent | f6e49310d9609943d1ab6efdc47e2a1bb587de89 (diff) | |
download | ports-cabd85e0f9a9528cb4c322393c3545f823f5cb97.tar.gz ports-cabd85e0f9a9528cb4c322393c3545f823f5cb97.zip |
Notes
Diffstat (limited to 'textproc')
-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 |