diff options
Diffstat (limited to 'textproc/p5-texcount/Makefile')
-rw-r--r-- | textproc/p5-texcount/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-texcount/Makefile b/textproc/p5-texcount/Makefile index e14a746d2b37..dbe2481170e4 100644 --- a/textproc/p5-texcount/Makefile +++ b/textproc/p5-texcount/Makefile @@ -21,6 +21,7 @@ USE_PERL5= run PLIST_FILES+= bin/texcount +NO_STAGE= yes do-install: @${INSTALL_SCRIPT} ${WRKSRC}/texcount.pl ${PREFIX}/bin/texcount |