From 96e5edb2f3198574afb1b36b6c973e7670dce834 Mon Sep 17 00:00:00 2001 From: heinz Date: Sat, 14 Jun 2008 20:00:15 +0000 Subject: The package supports installation to DESTDIR. --- devel/libusb/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel/libusb') diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile index e147b26acab..186111b0c07 100644 --- a/devel/libusb/Makefile +++ b/devel/libusb/Makefile @@ -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 @@ MAINTAINER= drochner@NetBSD.org 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 -- cgit v1.2.3