summaryrefslogtreecommitdiff
path: root/sysutils/lsof
diff options
context:
space:
mode:
authoryyamano <yyamano@pkgsrc.org>2002-05-29 14:33:35 +0000
committeryyamano <yyamano@pkgsrc.org>2002-05-29 14:33:35 +0000
commit3b51f99ef1459f76a5d14f045f744176d062f9dc (patch)
tree0114820c9fd8d4d22163fbef9d1e0fff4817fe8d /sysutils/lsof
parent1c304c11d88caa29ca63f53f104a0d410de75ef9 (diff)
downloadpkgsrc-3b51f99ef1459f76a5d14f045f744176d062f9dc.tar.gz
Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467.
Diffstat (limited to 'sysutils/lsof')
-rw-r--r--sysutils/lsof/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index ce6729fa215..b55ab175647 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2002/04/24 17:48:29 atatat Exp $
+# $NetBSD: Makefile,v 1.54 2002/05/29 14:33:35 yyamano Exp $
#
DISTNAME= lsof_4.63
@@ -54,7 +54,7 @@ post-extract:
@( cd ${WRKSRC} ; ${ECHO} "y" | ./Inventory || exit 1 )
do-install:
- ${INSTALL} ${COPY} ${STRIPFLAG} -o ${BINOWN} -g ${BINGRP} -m 2755 ${REAL_GROUP} \
+ ${INSTALL} ${COPY} ${_STRIPFLAG_INSTALL} -o ${BINOWN} -g ${BINGRP} -m 2755 ${REAL_GROUP} \
${WRKSRC}/lsof ${PREFIX}/sbin
${INSTALL_MAN} ${WRKSRC}/lsof.man ${PREFIX}/man/man1/lsof.1
@${INSTALL_DATA_DIR} ${PREFIX}/share/lsof