From fef2698edfa99e7a2c6cc18a04b5261c08130f45 Mon Sep 17 00:00:00 2001 From: gjb Date: Thu, 4 Feb 2016 21:16:35 +0000 Subject: First pass through library packaging. Sponsored by: The FreeBSD Foundation --- lib/libusb/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libusb') diff --git a/lib/libusb/Makefile b/lib/libusb/Makefile index be55aa6..fe54d2a 100644 --- a/lib/libusb/Makefile +++ b/lib/libusb/Makefile @@ -4,6 +4,7 @@ # Makefile for the FreeBSD specific LibUSB 2.0 # +PACKAGE=lib${LIB} LIB= usb SHLIB_MAJOR= 3 SHLIB_MINOR= 0 -- cgit v1.1