diff options
Diffstat (limited to 'textproc/sarep')
-rw-r--r-- | textproc/sarep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/sarep/Makefile b/textproc/sarep/Makefile index 642c55c1e660..9bcfb840ed12 100644 --- a/textproc/sarep/Makefile +++ b/textproc/sarep/Makefile @@ -22,6 +22,7 @@ EXTRACT_AFTER_ARGS= | ${TR} -d '\r' > ${WRKSRC}/sarep NO_BUILD= yes NO_WRKSUBDIR= yes +USE_PERL5= yes PLIST_FILES= bin/sarep do-install: |