diff options
Diffstat (limited to 'net/corkscrew')
-rw-r--r-- | net/corkscrew/Makefile | 2 |
1 files changed, 0 insertions, 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 <bsd.port.options.mk> - post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in NEWS README TODO |