summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-19 20:22:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-19 20:22:24 +0000
commit9258bda93a7a687333737f7d267f2e6269be6e46 (patch)
tree313559d101f6ea5c4bd69fe3ea43d7a7f14f9898
parent54d70d5b0c390241cc7caf8dc44ae7e78157ad08 (diff)
downloadfreebsd-ports-9258bda93a7a687333737f7d267f2e6269be6e46.zip
- Convert to new options target helper
-rw-r--r--www/pecl-APC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-APC/Makefile b/www/pecl-APC/Makefile
index 794714bf3f55..e8d22afd7d81 100644
--- a/www/pecl-APC/Makefile
+++ b/www/pecl-APC/Makefile
@@ -39,7 +39,7 @@ IPC_CONFIGURE_ARGS= --disable-apc-mmap
SEMAPHORES_CONFIGURE_ARGS= --enable-apc-sem
SPINLOCKS_CONFIGURE_ARGS= --enable-apc-spinlocks
-post-install:
+post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}/
cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/