diff options
-rw-r--r-- | graphics/xpdf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index 1215a9c766f1..aea2f72400a2 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -47,6 +47,8 @@ MAN1= pdffonts.1 \ pdftotext.1 MAN5= xpdfrc.5 +CONFLICTS= poppler-[0-9]* + .if defined(WITHOUT_X11) PKGNAMESUFFIX+= -nox11 CONFIGURE_ARGS+= --without-x |