summaryrefslogtreecommitdiff
path: root/security/identify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/identify/Makefile')
-rw-r--r--security/identify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/identify/Makefile b/security/identify/Makefile
index 07d9d247a3f5..70adb42709ff 100644
--- a/security/identify/Makefile
+++ b/security/identify/Makefile
@@ -12,9 +12,9 @@ MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/tools/
MAINTAINER= nsayer@quack.kfu.com
-BUILD_DEPENDS= ${PREFIX}/lib/libident.a:${PORTSDIR}/security/libident
+BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident
-do-install:
+do-install:
${INSTALL_PROGRAM} ${WRKSRC}/identify ${PREFIX}/libexec
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/identify