From d1946ca1de8e6c554b6423cc0ce768c42c0f559e Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Thu, 13 Feb 2014 09:39:56 +0000 Subject: [PATCH] Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for afterwards. Encouraged by: mat --- net/corkscrew/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/net/corkscrew/Makefile b/net/corkscrew/Makefile index e3ae684f39ac..82ed62f606f4 100644 --- a/net/corkscrew/Makefile +++ b/net/corkscrew/Makefile @@ -17,8 +17,6 @@ GNU_CONFIGURE= yes OPTIONS_DEFINE= DOCS -.include - post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in NEWS README TODO