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

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 18-23 Link Here
18
CPPFLAGS+=	-DLIBUSB_CLASS_APPLICATION=0xfe
18
CPPFLAGS+=	-DLIBUSB_CLASS_APPLICATION=0xfe
19
19
20
post-install:
20
post-install:
21
	${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/libvisa.so
21
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libvisa.so
22
22
23
.include <bsd.port.mk>
23
.include <bsd.port.mk>

Return to bug 236750