diff options
Diffstat (limited to 'www/pecl-sphinx/Makefile')
-rw-r--r-- | www/pecl-sphinx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-sphinx/Makefile b/www/pecl-sphinx/Makefile index f25302847237..29244f9278e1 100644 --- a/www/pecl-sphinx/Makefile +++ b/www/pecl-sphinx/Makefile @@ -13,7 +13,7 @@ COMMENT= Sphinx search engine php client LICENSE= PHP301 -LIB_DEPENDS= libsphinxclient.so:${PORTSDIR}/textproc/libsphinxclient +LIB_DEPENDS= libsphinxclient.so:textproc/libsphinxclient USES= tar:tgz USE_PHP= yes |