diff options
author | Juergen Lock <nox@FreeBSD.org> | 2014-03-15 15:35:59 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2014-03-15 15:35:59 +0000 |
commit | 587837f8ba8be0bbf224c74e35a67d797485e873 (patch) | |
tree | f1f3ba7b1b990e83ede3ef650a0bb69ea6181b2f /net/usbredir/Makefile | |
parent | f3a8e58f521ce4787196e8adf4e6d0d665f4dd94 (diff) |
Notes
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} |