diff options
Diffstat (limited to 'print/html2ps/Makefile')
-rw-r--r-- | print/html2ps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile index d03fe002ecfa..0820f5941b1e 100644 --- a/print/html2ps/Makefile +++ b/print/html2ps/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ NO_BUILD= yes USES= ghostscript:run magick:6,run perl5 +CONFLICTS_INSTALL= p5-DocSet # bin/html2ps + SUB_FILES= html2psrc PLIST_FILES= bin/html2ps \ |