diff options
Diffstat (limited to 'net/dictd/Makefile')
-rw-r--r-- | net/dictd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dictd/Makefile b/net/dictd/Makefile index 39663e69d51d..16391e48f955 100644 --- a/net/dictd/Makefile +++ b/net/dictd/Makefile @@ -12,7 +12,7 @@ COMMENT= Dict protocol (RFC 2229) server LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libmaa.so:${PORTSDIR}/devel/libmaa +LIB_DEPENDS= libmaa.so:devel/libmaa ALL_TARGET= dictd dictzip GNU_CONFIGURE= yes |