- Connect print/hplip3 to build

- Add mutual CONFLICTS for hpijs, hplip and hplip3
This commit is contained in:
Dmitry Marakasov 2009-08-05 01:04:25 +00:00
parent 0c9633b246
commit 76a9b6e9ff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238926
4 changed files with 5 additions and 2 deletions

View File

@ -118,6 +118,7 @@
SUBDIR += hp2xx
SUBDIR += hpijs
SUBDIR += hplip
SUBDIR += hplip3
SUBDIR += hs-hscolour
SUBDIR += hs-hscolour-docs
SUBDIR += html2latex

View File

@ -17,6 +17,8 @@ COMMENT= Drivers and support resources for HP Inkjet Printers
LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg
CONFLICTS= hplip-[0-9]*
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-dependency-tracking
USE_GHOSTSCRIPT_RUN= yes

View File

@ -23,7 +23,7 @@ LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab2 \
foomatic-rip:${PORTSDIR}/print/foomatic-filters
CONFLICTS= hpijs-*
CONFLICTS= hpijs-[0-9]* hplip-[3-9]*
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-dependency-tracking \

View File

@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-rep
espgs:${PORTSDIR}/print/cups-pstoraster \
foomatic-rip:${PORTSDIR}/print/foomatic-filters
CONFLICTS= hpijs-[0-9]* hplip-[0-9]*
CONFLICTS= hpijs-[0-9]* hplip-2*
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-dependency-tracking \