diff options
Diffstat (limited to 'textproc/p5-DocSet/Makefile')
-rw-r--r-- | textproc/p5-DocSet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-DocSet/Makefile b/textproc/p5-DocSet/Makefile index 0db0b40606c1..20434e9ee72b 100644 --- a/textproc/p5-DocSet/Makefile +++ b/textproc/p5-DocSet/Makefile @@ -16,4 +16,6 @@ RUN_DEPENDS= p5-Pod-POM>=0:textproc/p5-Pod-POM \ USES= perl5 USE_PERL5= configure +CONFLICTS_INSTALL= html2ps # bin/html2ps + .include <bsd.port.mk> |