pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libusb The package supports installation to DEST...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab94ea6738ce
branches:  trunk
changeset: 543345:ab94ea6738ce
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sat Jun 14 20:00:15 2008 +0000

description:
The package supports installation to DESTDIR.

diffstat:

 devel/libusb/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 95a681b60e42 -r ab94ea6738ce devel/libusb/Makefile
--- a/devel/libusb/Makefile     Sat Jun 14 19:11:35 2008 +0000
+++ b/devel/libusb/Makefile     Sat Jun 14 20:00:15 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2007/10/11 18:25:19 drochner Exp $
+# $NetBSD: Makefile,v 1.29 2008/06/14 20:00:15 heinz Exp $
 
 DISTNAME=      libusb-0.1.12
 PKGREVISION=   2
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://libusb.sourceforge.net/
 COMMENT=       USB access library
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_LANGUAGES=         c c++
 GCC_REQD+=             3.3
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index