pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/lsof lsof: fix two pkglint warnings
details: https://anonhg.NetBSD.org/pkgsrc/rev/a54f6b35c715
branches: trunk
changeset: 316857:a54f6b35c715
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Dec 21 07:06:03 2018 +0000
description:
lsof: fix two pkglint warnings
diffstat:
sysutils/lsof/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r bcb56908175a -r a54f6b35c715 sysutils/lsof/Makefile
--- a/sysutils/lsof/Makefile Fri Dec 21 06:26:32 2018 +0000
+++ b/sysutils/lsof/Makefile Fri Dec 21 07:06:03 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.132 2018/12/09 09:33:36 triaxx Exp $
+# $NetBSD: Makefile,v 1.133 2018/12/21 07:06:03 wiz Exp $
DISTNAME= lsof_4.91
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/
MASTER_SITES+= ftp://ftp.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/
@@ -92,6 +92,7 @@
${INSTALL_DATA} ${WRKSRC}/scripts/00* \
${DESTDIR}${PREFIX}/share/examples/lsof
+.PHONY: opt
opt:
.for dir in ${TEST_DIRS}
${RUN}${_ULIMIT_CMD} \
Home |
Main Index |
Thread Index |
Old Index