diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/liburcu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/liburcu/Makefile b/sysutils/liburcu/Makefile index 274212e1225d..9acbe7a86df5 100644 --- a/sysutils/liburcu/Makefile +++ b/sysutils/liburcu/Makefile @@ -14,7 +14,7 @@ LICENSE= LGPL21 PORTDOCS= ChangeLog README cds-api.txt rcu-api.txt uatomic-api.txt -USES= pathfix gmake +USES= pathfix USE_BZIP2= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes |