From c7e624b3210627ca07b51be84044b2e269762e53 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 1 Sep 2015 16:20:47 +0000 Subject: - Switch to options helpers - While here, add some NO_ARCHes Approved by: portmgr blanket --- devel/dmalloc/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'devel/dmalloc') diff --git a/devel/dmalloc/Makefile b/devel/dmalloc/Makefile index e20a85755f06..9f3a05345e32 100644 --- a/devel/dmalloc/Makefile +++ b/devel/dmalloc/Makefile @@ -25,11 +25,7 @@ INSTALL_TARGET= install OPTIONS_DEFINE= DOCS -.include - -.if ${PORT_OPTIONS:MDOCS} -INSTALL_TARGET+=installdocs -.endif +DOCS_INSTALL_TARGET= installdocs post-install: ${CHMOD} 755 ${STAGEDIR}${PREFIX}/bin/dmalloc -- cgit v1.2.3