From 726a53be787fa248c3fbc44a96f1f3d14ba53fe3 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 20 Mar 2017 16:17:08 +0000 Subject: [PATCH] Regular ${PORTSDIR}/ removal from dependencies. Sponsored by: Absolight --- security/samhain/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/samhain/Makefile b/security/samhain/Makefile index 33cd4a143697..b9da767bc3ec 100644 --- a/security/samhain/Makefile +++ b/security/samhain/Makefile @@ -62,7 +62,7 @@ DNMALLOC_CONFIGURE_ENABLE= dnmalloc ENCRYPT_CONFIGURE_ENABLE= encrypt GNUPG_CONFIGURE_WITH= gpg=${PREFIX}/bin/gpg -GNUPG_BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg +GNUPG_BUILD_DEPENDS= gpg:security/gnupg IPV6_CONFIGURE_ENABLE= ipv6 @@ -93,7 +93,7 @@ PROCESS_CHECK_CONFIGURE_ENABLE= process-check POSIX_ACL_CONFIGURE_ENABLE= posix-acl -PRELUDE_LIB_DEPENDS= prelude:${PORTSDIR}/security/libprelude +PRELUDE_LIB_DEPENDS= prelude:security/libprelude PRELUDE_CONFIGURE_WITH= prelude PTRACE_CONFIGURE_ENABLE= ptrace