diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2020-02-24 23:06:35 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2020-02-24 23:06:35 +0000 |
commit | 960afe536a79a62911413efdb438308bc57c1ed3 (patch) | |
tree | cff658962eb07d7309c64d7d302a1b5e62ff1aa6 /print/hplip | |
parent | 23ddca1a2c157c71ae9cd832fdda452d94382ff0 (diff) |
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 8bd76e749516..1e01b45a2267 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -23,7 +23,7 @@ CONFLICTS_INSTALL= hpijs-[0-9]* INSTALL_TARGET= install-strip USES= dos2unix gnome jpeg libtool pkgconfig python shebangfix -USE_GNOME= pygobject +USE_GNOME= pygobject3 USE_LDCONFIG= yes SHEBANG_GLOB= *.py hpps pstotiff DOS2UNIX_FILES= scan/sane/orblite.c |