diff options
Diffstat (limited to 'sysutils/pciutils/Makefile')
-rw-r--r-- | sysutils/pciutils/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile index 1fe5b4515bd..ee0560ba12f 100644 --- a/sysutils/pciutils/Makefile +++ b/sysutils/pciutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2007/08/22 22:49:12 gdt Exp $ +# $NetBSD: Makefile,v 1.11 2007/10/26 15:06:19 joerg Exp $ DISTNAME= pciutils-2.1.11 PKGREVISION= 1 @@ -11,6 +11,8 @@ MAINTAINER= cube@NetBSD.org HOMEPAGE= http://mj.ucw.cz/pciutils.shtml COMMENT= PCI bus manipulation utility similar to NetBSD pcictl(8) +PKG_DESTDIR_SUPPORT= user-destdir + # subdir build in libs, followed by linking with it, without .WAIT MAKE_JOBS_SAFE= NO |