summaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authoratatat <atatat>2004-11-30 02:02:13 +0000
committeratatat <atatat>2004-11-30 02:02:13 +0000
commitc49decbe7a7c179242e42932ef1a0154cfe06639 (patch)
tree354b3756fc4a82abdf2ca1d3b75933eed47a4cb3 /sysutils/lsof/Makefile
parent47fcab375c06f78173e067bbe55aecdc31f106dc (diff)
downloadpkgsrc-c49decbe7a7c179242e42932ef1a0154cfe06639.tar.gz
Redo three patches to address build failure on NetBSD <= 1.6ZC, to
change the reported node number for the master side of ptyfs devices, and to deal more cleanly with some header files.
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r--sysutils/lsof/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 1cf1cc251bd..3d94879ebcd 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2004/11/28 22:39:07 atatat Exp $
+# $NetBSD: Makefile,v 1.80 2004/11/30 02:02:13 atatat Exp $
#
DISTNAME= lsof_4.73
@@ -31,7 +31,6 @@ SRCBALL_NAME= ${DISTNAME}_src
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
-BUILDLINK_PASSTHRU_DIRS= /usr/src/sys
.include "../../mk/bsd.prefs.mk"