View | Details | Raw Unified | Return to bug 236750 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-3 / +1 lines)
Lines 12-22 Link Here
12
12
13
USES=		gmake pathfix libtool
13
USES=		gmake pathfix libtool
14
USE_LDCONFIG=	yes
14
USE_LDCONFIG=	yes
15
15
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
16
17
17
# Workaround FreeBSD 9.1+ libusb not knowing LIBUSB_CLASS_APPLICATION
18
CPPFLAGS+=	-DLIBUSB_CLASS_APPLICATION=0xfe
19
20
post-install:
18
post-install:
21
	${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/libvisa.so
19
	${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/libvisa.so
22
20

Return to bug 236750