diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-07-28 10:37:59 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-07-28 10:37:59 +0000 |
commit | 21cf2c681b41ed60656fd94622384521b5f81318 (patch) | |
tree | b18c6802c4067b8df04b245a834e30d602e19961 /print/hplip-plugin | |
parent | 350948517eb2afbfe70a855b5af7d1104103c3e9 (diff) |
Notes
Diffstat (limited to 'print/hplip-plugin')
-rw-r--r-- | print/hplip-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hplip-plugin/Makefile b/print/hplip-plugin/Makefile index 30e6ea43f75e..90350f7b249e 100644 --- a/print/hplip-plugin/Makefile +++ b/print/hplip-plugin/Makefile @@ -13,7 +13,7 @@ COMMENT= Binary plugin for some HP Printers and All-in-One devices RUN_DEPENDS= hp-plugin:${PORTSDIR}/print/hplip -RESTRICTED= User must accept the license terms +RESTRICTED= License agreement is required USE_PYTHON= yes NO_BUILD= yes |