From f329319eb51eb2930a53eb96f5f2932c737a71b8 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 16 Jul 2014 08:13:58 +0000 Subject: Fix some non default LIB_DEPENDS With hat: portmgr --- mail/tpop3d/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/tpop3d') diff --git a/mail/tpop3d/Makefile b/mail/tpop3d/Makefile index a5b1186150a2..8c5acc81f897 100644 --- a/mail/tpop3d/Makefile +++ b/mail/tpop3d/Makefile @@ -41,7 +41,7 @@ PASSWDAUTH_CONFIGURE_ENABLE= auth-passwd MBOXINDICES_CONFIGURE_ENABLE= mbox-bsd-save-indices DRAC_BUILD_DEPENDS= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac -GDBMAUTH_LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm +GDBMAUTH_LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm .include -- cgit v1.2.3