aboutsummaryrefslogtreecommitdiff
path: root/sysutils/liburcu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/liburcu/Makefile')
-rw-r--r--sysutils/liburcu/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/sysutils/liburcu/Makefile b/sysutils/liburcu/Makefile
index 4d9f3237b3c8..274212e1225d 100644
--- a/sysutils/liburcu/Makefile
+++ b/sysutils/liburcu/Makefile
@@ -14,17 +14,13 @@ LICENSE= LGPL21
PORTDOCS= ChangeLog README cds-api.txt rcu-api.txt uatomic-api.txt
-USES= pathfix
+USES= pathfix gmake
USE_BZIP2= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --docdir=${DOCSDIR}
-.if defined(.PARSEDIR)
-USE_GMAKE= yes
-.endif
-
regression-test: build
@cd ${WRKSRC} && ${MAKE} check