aboutsummaryrefslogtreecommitdiff
path: root/sysutils/liburcu
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2015-03-25 21:15:36 +0000
committerJason Helfman <jgh@FreeBSD.org>2015-03-25 21:15:36 +0000
commit33ac97e0314d5998c3111bd87d8bcece3e1978b2 (patch)
treed9d741e8726fbd24d11688de2539f1d8d3d9a420 /sysutils/liburcu
parenta79013b978eea3de0438bacefe5a93522a9d1649 (diff)
downloadports-33ac97e0314d5998c3111bd87d8bcece3e1978b2.tar.gz
ports-33ac97e0314d5998c3111bd87d8bcece3e1978b2.zip
Notes
Diffstat (limited to 'sysutils/liburcu')
-rw-r--r--sysutils/liburcu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/liburcu/Makefile b/sysutils/liburcu/Makefile
index 1fb56b6a898e..7c3ad919325b 100644
--- a/sysutils/liburcu/Makefile
+++ b/sysutils/liburcu/Makefile
@@ -18,8 +18,8 @@ PORTDOCS= ChangeLog README cds-api.txt rcu-api.txt uatomic-api.txt
USES= pathfix libtool tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-
CONFIGURE_ARGS+= --docdir=${DOCSDIR}
+INSTALL_TARGET= install-strip
regression-test: build
@cd ${WRKSRC} && ${MAKE} check