diff options
Diffstat (limited to 'www/neon26/Makefile')
-rw-r--r-- | www/neon26/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/neon26/Makefile b/www/neon26/Makefile index 6c3a56711a5f..346c5b548cc5 100644 --- a/www/neon26/Makefile +++ b/www/neon26/Makefile @@ -113,7 +113,7 @@ PLIST_SUB+= PORTVERSION=${PORTVERSION} .include <bsd.port.pre.mk> -PORTDOCS:= ${PORTDOCS:S/26//} +DOCSDIR:= ${DOCSDIR:S/26//} post-install: ${INSTALL_MAN} ${WRKSRC}/doc/man/*.1 ${MANPREFIX}/man/man1 |