diff options
Diffstat (limited to '')
-rw-r--r-- | print/guitartex/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/guitartex/Makefile b/print/guitartex/Makefile index f225efe9f851..061396749699 100644 --- a/print/guitartex/Makefile +++ b/print/guitartex/Makefile @@ -41,7 +41,6 @@ do-install: @${MKDIR} ${DATADIR}/templates ${INSTALL_DATA} ${WRKSRC}/templates/* ${DATADIR}/templates - post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} |