diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-05 09:04:25 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-05 09:04:25 +0800 |
commit | 5d52467f3e1215b4521d0d4bf281aa8afbf075f3 (patch) | |
tree | 5b9c87350533b6b43095c6c332ad9366fddfa1b7 /print/hplip3 | |
parent | 1dca13172c02516a4152cba25058924aedbd62bb (diff) | |
download | freebsd-ports-gnome-5d52467f3e1215b4521d0d4bf281aa8afbf075f3.tar.gz freebsd-ports-gnome-5d52467f3e1215b4521d0d4bf281aa8afbf075f3.tar.zst freebsd-ports-gnome-5d52467f3e1215b4521d0d4bf281aa8afbf075f3.zip |
- Connect print/hplip3 to build
- Add mutual CONFLICTS for hpijs, hplip and hplip3
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 \ |