diff options
Diffstat (limited to 'www/crawl/Makefile')
-rw-r--r-- | www/crawl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/crawl/Makefile b/www/crawl/Makefile index d66212b2834b..bee8adaefaea 100644 --- a/www/crawl/Makefile +++ b/www/crawl/Makefile @@ -12,7 +12,7 @@ COMMENT= Small, efficient web crawler with advanced features LICENSE= BSD4CLAUSE -LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 +LIB_DEPENDS= libevent.so:devel/libevent2 USES= pkgconfig |