diff options
Diffstat (limited to 'comms/libticables2/Makefile')
-rw-r--r-- | comms/libticables2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/libticables2/Makefile b/comms/libticables2/Makefile index 697935522676..5ae58afc05c3 100644 --- a/comms/libticables2/Makefile +++ b/comms/libticables2/Makefile @@ -23,6 +23,7 @@ CONFIGURE_ENV= LIBUSB_CFLAGS=" " LIBUSB_LIBS="-lusb" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |