diff options
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r-- | sysutils/lsof/Makefile | 3 |
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" |