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