diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-14 16:52:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-14 16:52:45 +0000 |
commit | c8058284a4e555ca1cf648fc3fd37eed80d9a950 (patch) | |
tree | 0289265ff368b0bebcc9670f540a1b3c8a575d66 /sysutils | |
parent | d8299fcc60c91773d823d36ef69d39f5c2f2f0d0 (diff) |
Notes
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 |