aboutsummaryrefslogtreecommitdiff
path: root/share/doc/papers/bufbio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/papers/bufbio/Makefile')
-rw-r--r--share/doc/papers/bufbio/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/share/doc/papers/bufbio/Makefile b/share/doc/papers/bufbio/Makefile
index 507ad84e0974..fa1fc746b0e5 100644
--- a/share/doc/papers/bufbio/Makefile
+++ b/share/doc/papers/bufbio/Makefile
@@ -1,9 +1,10 @@
# $FreeBSD$
-USE_PIC=1
-VOLUME= papers
-DOC= bio
-SRCS= bio.ms
-MACROS= -ms
+VOLUME= papers
+DOC= bio
+SRCS= bio.ms
+MACROS= -ms
+USE_PIC= YES
+CD_HACK= ${.CURDIR}
.include <bsd.doc.mk>