diff options
Diffstat (limited to 'www/drood/Makefile')
-rw-r--r-- | www/drood/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drood/Makefile b/www/drood/Makefile index fb13fca..a4e4d22 100644 --- a/www/drood/Makefile +++ b/www/drood/Makefile @@ -12,7 +12,7 @@ COMMENT= Lightweight kqueue-based http/1.1 server LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libserver.so:${PORTSDIR}/devel/libserver +LIB_DEPENDS= libserver.so:devel/libserver USE_LDCONFIG= yes |