diff options
Diffstat (limited to 'devel/baz/Makefile')
-rw-r--r-- | devel/baz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/baz/Makefile b/devel/baz/Makefile index ae82d23dffd6..6a0e640c4d10 100644 --- a/devel/baz/Makefile +++ b/devel/baz/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= gpatch:${PORTSDIR}/devel/patch \ gdiff:${PORTSDIR}/textproc/diffutils \ gtar:${PORTSDIR}/archivers/gtar RUN_DEPENDS= ${BUILD_DEPENDS} -LIB_DEPENDS= neon.26:${PORTSDIR}/www/neon \ +LIB_DEPENDS= neon.26:${PORTSDIR}/www/neon26 \ gpgme.17:${PORTSDIR}/security/gpgme USE_GMAKE= yes |