diff options
Diffstat (limited to 'net/usbredir/Makefile')
-rw-r--r-- | net/usbredir/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/usbredir/Makefile b/net/usbredir/Makefile index ebdb54af0b9a..c59dba3a03ef 100644 --- a/net/usbredir/Makefile +++ b/net/usbredir/Makefile @@ -9,8 +9,7 @@ MASTER_SITES= http://spice-space.org/download/usbredir/ MAINTAINER= nox@FreeBSD.org COMMENT= protocol for redirection of USB traffic -USE_BZIP2= yes -USES= gmake pkgconfig +USES= gmake pkgconfig tar:bzip2 PATCH_STRIP= -p1 GNU_CONFIGURE= yes MAKE_ARGS+= PREFIX=${PREFIX} |