diff options
Diffstat (limited to 'print/pstotext/Makefile')
-rw-r--r-- | print/pstotext/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/pstotext/Makefile b/print/pstotext/Makefile index f1cd66e579a5..5290d8801bcc 100644 --- a/print/pstotext/Makefile +++ b/print/pstotext/Makefile @@ -18,6 +18,7 @@ COMMENT= A PostScript to Text converter USE_GHOSTSCRIPT_RUN= yes MAN1= pstotext.1 +PLIST_FILES= bin/pstotext pre-everything:: .if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes |