diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-07-22 23:52:49 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-07-22 23:52:49 +0000 |
commit | b30304446174dc442fc1e138db082083dd153ad7 (patch) | |
tree | 7e5b9e2b0a83d7d4e89b4079f4d986f1ce7dcbeb /graphics/sane-backends | |
parent | 9055bb63fe8e321033c215b18e85ee5ae73a45dc (diff) |
Notes
Diffstat (limited to 'graphics/sane-backends')
-rw-r--r-- | graphics/sane-backends/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index e3347d30454e..a21ca2a6bda8 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -3,7 +3,7 @@ PORTNAME= sane-backends PORTVERSION= 1.0.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://alioth.debian.org/frs/download.php/3958/ \ http://fossies.org/linux/misc/ @@ -19,7 +19,7 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \ OPTIONS_DEFINE= AVAHI CUPS DOCS GPHOTO IEEE1284 IPV6 NLS SNMP USB OPTIONS_DEFAULT= USB IPV6 OPTIONS_SUB= yes -IEEE1284_DESC= Pararell port support via libieee1284 +IEEE1284_DESC= Parallel port support via libieee1284 USB_DESC= USB support GNU_CONFIGURE= yes |