From 104b3dc79aa3073fe509e2f5ee99be9a904101d7 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Mon, 18 Jul 2016 09:00:30 +0000 Subject: - Switch to options helpers --- security/libident/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/libident/Makefile b/security/libident/Makefile index caaa1cc..9a41bfc 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -17,7 +17,7 @@ INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} -- cgit v1.1