diff options
Diffstat (limited to 'devel/libpafe/Makefile')
-rw-r--r-- | devel/libpafe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libpafe/Makefile b/devel/libpafe/Makefile index 5a459100665a..6e15882e30f5 100644 --- a/devel/libpafe/Makefile +++ b/devel/libpafe/Makefile @@ -27,4 +27,5 @@ PLIST_DIRS= include/libpafe CONFIGURE_ENV+= LIBUSB_CFLAGS="-I/usr/include" \ LIBUSB_LIBS="-L/usr/lib -lusb" +NO_STAGE= yes .include <bsd.port.mk> |