diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-05 01:04:25 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-05 01:04:25 +0000 |
commit | 76a9b6e9fff6ed702c533547e4601380ad424e60 (patch) | |
tree | 4041248e6edee7c1cffba9d7b3dedae300ff5e42 /print/hplip3 | |
parent | 0c9633b2460e828988b43a9884d7abade70790f3 (diff) | |
download | ports-76a9b6e9fff6ed702c533547e4601380ad424e60.tar.gz ports-76a9b6e9fff6ed702c533547e4601380ad424e60.zip |
Notes
Diffstat (limited to 'print/hplip3')
-rw-r--r-- | print/hplip3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hplip3/Makefile b/print/hplip3/Makefile index d7d9025476c8..46e29118eda8 100644 --- a/print/hplip3/Makefile +++ b/print/hplip3/Makefile @@ -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 \ |