summaryrefslogtreecommitdiff
path: root/sysutils/lsof
diff options
context:
space:
mode:
authoryyamano <yyamano>2002-05-29 14:33:35 +0000
committeryyamano <yyamano>2002-05-29 14:33:35 +0000
commit11af69d9b6c52d5022cbcc00cbc6c8ccd40af463 (patch)
tree0114820c9fd8d4d22163fbef9d1e0fff4817fe8d /sysutils/lsof
parent82153cd0742de270bdbbaf49b097240fe48909fa (diff)
downloadpkgsrc-11af69d9b6c52d5022cbcc00cbc6c8ccd40af463.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