From f789e925fd74bb61547375cd8e8d9978c20f1caa Mon Sep 17 00:00:00 2001 From: khorben Date: Thu, 27 Oct 2016 00:06:54 +0000 Subject: Improve the most trivial parts of a patch from John Marino This does: - remove the requirement for C++ (there is no C++ code there) - properly substitute $PKGSRCDIR for PORTSDIR - remove sbin/pkg2ng as it is inapplicable for pkgsrc - bump PKGREVISION accordingly More changes pending... --- pkgtools/pkg/PLIST | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pkgtools/pkg/PLIST') diff --git a/pkgtools/pkg/PLIST b/pkgtools/pkg/PLIST index 046dd0905bd..0e500cc26db 100644 --- a/pkgtools/pkg/PLIST +++ b/pkgtools/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2016/08/27 21:57:05 khorben Exp $ +@comment $NetBSD: PLIST,v 1.4 2016/10/27 00:06:54 khorben Exp $ include/pkg.h lib/libpkg.la lib/libpkg_static.la @@ -44,7 +44,6 @@ man/man8/pkg-which.8 man/man8/pkg.8 sbin/pkg sbin/pkg-static -sbin/pkg2ng share/examples/pkg/bash_completion.d/_pkg.bash share/examples/pkg/periodic/daily/411.pkg-backup share/examples/pkg/periodic/daily/490.status-pkg-changes -- cgit v1.2.3