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/Makefile | |
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/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 5809aa5d48a7..b624e4c44759 100644 --- a/print/Makefile +++ b/print/Makefile @@ -118,6 +118,7 @@ SUBDIR += hp2xx SUBDIR += hpijs SUBDIR += hplip + SUBDIR += hplip3 SUBDIR += hs-hscolour SUBDIR += hs-hscolour-docs SUBDIR += html2latex |