diff options
Diffstat (limited to 'x11-servers/Xfstt/Makefile')
-rw-r--r-- | x11-servers/Xfstt/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/x11-servers/Xfstt/Makefile b/x11-servers/Xfstt/Makefile index fea95c40ae6..2c981fd2722 100644 --- a/x11-servers/Xfstt/Makefile +++ b/x11-servers/Xfstt/Makefile @@ -17,12 +17,6 @@ MAINTAINER= olgeni@uli.it USE_X_PREFIX= yes MAN1= xfstt.1 -.if defined(NOPORTDOCS) -NODOCS= "@comment " -.endif - -PLIST_SUB= NOPORTDOCS=${NODOCS} - do-install: $(INSTALL_PROGRAM) $(WRKSRC)/xfstt $(PREFIX)/bin $(INSTALL_MAN) $(WRKSRC)/xfstt.1x $(PREFIX)/man/man1/xfstt.1 |