diff options
Diffstat (limited to 'net-mgmt/rancid/Makefile')
-rw-r--r-- | net-mgmt/rancid/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/rancid/Makefile b/net-mgmt/rancid/Makefile index ed959662152d..2cb0e940821a 100644 --- a/net-mgmt/rancid/Makefile +++ b/net-mgmt/rancid/Makefile @@ -10,9 +10,8 @@ MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/ MAINTAINER= jmohacsi@bsd.hu COMMENT= Really Awesome New Cisco confIg Differ -BUILD_DEPENDS= expect:${PORTSDIR}/lang/expect-devel -RUN_DEPENDS= expect:${PORTSDIR}/lang/expect-devel \ - p5-LockFile-Simple>=0:${PORTSDIR}/devel/p5-LockFile-Simple +LIB_DEPENDS= libexpect.so:${PORTSDIR}/lang/expect +RUN_DEPENDS= p5-LockFile-Simple>=0:${PORTSDIR}/devel/p5-LockFile-Simple USES= gmake perl5 shebangfix perl_OLD_CMD= @PERLV_PATH@ |