aboutsummaryrefslogtreecommitdiff
path: root/security/cmd5checkpw
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2012-04-27 18:31:03 +0000
committerRenato Botelho <garga@FreeBSD.org>2012-04-27 18:31:03 +0000
commit596ea2b4ea40be29e41e361ba72230307d2c7f80 (patch)
tree16f10e34ff2eabf0fc3eca7fe2666f7c846aa903 /security/cmd5checkpw
parenta8027b2c9d7020a762d8511e24c5b08791081b73 (diff)
downloadports-596ea2b4ea40be29e41e361ba72230307d2c7f80.tar.gz
ports-596ea2b4ea40be29e41e361ba72230307d2c7f80.zip
Notes
Diffstat (limited to 'security/cmd5checkpw')
-rw-r--r--security/cmd5checkpw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cmd5checkpw/Makefile b/security/cmd5checkpw/Makefile
index dd89002bec63..ee20f31e2256 100644
--- a/security/cmd5checkpw/Makefile
+++ b/security/cmd5checkpw/Makefile
@@ -26,8 +26,8 @@ post-patch:
${WRKSRC}/Makefile
do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/cmd5checkpw ${LOCALBASE}/bin
- @${INSTALL_DATA} ${WRKSRC}/poppasswd ${LOCALBASE}/etc/poppasswd.dist
+ @${INSTALL_PROGRAM} ${WRKSRC}/cmd5checkpw ${PREFIX}/bin
+ @${INSTALL_DATA} ${WRKSRC}/poppasswd ${PREFIX}/etc/poppasswd.dist
@${INSTALL_MAN} ${WRKSRC}/cmd5checkpw.8 ${MANPREFIX}/man/man8
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}