diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-31 13:19:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-31 13:19:19 +0000 |
commit | 4c4944fb5221dda10d5dc41a49902e5403b43546 (patch) | |
tree | 66c4985c61646e1d72a227feae1a884d415c5a42 /print/hplip | |
parent | 5c5e392fbc905144789fd2fe04da82443f59cd9e (diff) | |
download | ports-4c4944fb5221dda10d5dc41a49902e5403b43546.tar.gz ports-4c4944fb5221dda10d5dc41a49902e5403b43546.zip |
Notes
Diffstat (limited to 'print/hplip')
-rw-r--r-- | print/hplip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hplip/Makefile b/print/hplip/Makefile index b4bbd0a1cf33..f1270c322300 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ usb:${PORTSDIR}/devel/libusb \ netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp -CONFLITS= hpijs-* foomatic-filters-* +CONFLICTS= hpijs-* foomatic-filters-* GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking \ |