diff options
Diffstat (limited to 'devel/boost-docs')
-rw-r--r-- | devel/boost-docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boost-docs/Makefile b/devel/boost-docs/Makefile index e6218a830f4e..491fe6535360 100644 --- a/devel/boost-docs/Makefile +++ b/devel/boost-docs/Makefile @@ -20,7 +20,7 @@ SHEBANG_GLOB= *.py PORTDOCS= * -.include "${.CURDIR}/../boost-all/common.mk" +.include "${.CURDIR:H}/boost-all/common.mk" do-install: # Documentation & examples |