summaryrefslogtreecommitdiff
path: root/devel/libusb
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2008-06-14 20:00:15 +0000
committerheinz <heinz@pkgsrc.org>2008-06-14 20:00:15 +0000
commit40a8c96071693b779088149b00164004629fedac (patch)
tree3bd3db7edde92b41913471632d43ae61e07689f5 /devel/libusb
parente0d4461b517f7e7b1cdf8e384bda7a39550a447a (diff)
downloadpkgsrc-40a8c96071693b779088149b00164004629fedac.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'devel/libusb')
-rw-r--r--devel/libusb/Makefile4
1 files changed, 3 insertions, 1 deletions
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