aboutsummaryrefslogtreecommitdiff
path: root/sysutils/liburcu
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-07-28 12:18:05 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-07-28 12:18:05 +0000
commit8cd5a5450cfcdb929b5ecde3117e60abd52284f7 (patch)
tree711b945aec773eb13950c6cbdb0b0b8a8c3a55b9 /sysutils/liburcu
parent7bbb263ceb42269c575708913cbccf97ff97619c (diff)
downloadports-8cd5a5450cfcdb929b5ecde3117e60abd52284f7.tar.gz
ports-8cd5a5450cfcdb929b5ecde3117e60abd52284f7.zip
Notes
Diffstat (limited to 'sysutils/liburcu')
-rw-r--r--sysutils/liburcu/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/liburcu/Makefile b/sysutils/liburcu/Makefile
index 596fa1a6f0f8..4d9f3237b3c8 100644
--- a/sysutils/liburcu/Makefile
+++ b/sysutils/liburcu/Makefile
@@ -12,8 +12,7 @@ COMMENT= Userspace read-copy-update (RCU) data synchronization library
LICENSE= LGPL21
-PORTDOCS= ChangeLog CodingStyle LICENSE README \
- cds-api.txt rcu-api.txt uatomic-api.txt
+PORTDOCS= ChangeLog README cds-api.txt rcu-api.txt uatomic-api.txt
USES= pathfix
USE_BZIP2= yes