From ec128d043b67cffc4cbd41a4790b06a4dec0a398 Mon Sep 17 00:00:00 2001 From: Sergei Kolobov Date: Thu, 21 Sep 2006 10:30:20 +0000 Subject: - Add security/cvm to LIB_DEPENDS as this port now links against cvm dynamically - devel/bglibs is now pulled as a dependency for cvm - Bump PORTREVISION --- ftp/twoftpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ftp') diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile index 53b857176439..951f2477a8d9 100644 --- a/ftp/twoftpd/Makefile +++ b/ftp/twoftpd/Makefile @@ -7,14 +7,14 @@ PORTNAME= twoftpd PORTVERSION= 1.21 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://untroubled.org/${PORTNAME}/ MAINTAINER= sergei@FreeBSD.org COMMENT= A simple, secure, efficient FTP server -BUILD_DEPENDS= ${BGLIBS_LIB}/libbg-unix.a:${PORTSDIR}/devel/bglibs \ - ${LOCALBASE}/lib/libcvm-client.a:${PORTSDIR}/security/cvm +LIB_DEPENDS= cvm-v2client.1:${PORTSDIR}/security/cvm USE_GPG= yes SIG_SUFFIX= .sig -- cgit v1.2.3