diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-08-23 08:15:00 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-08-23 08:15:00 +0000 |
commit | 1a75505228bcaccac52a31bf7d199faee2cf82f8 (patch) | |
tree | b107a043935554509c4a900492c2729bc059501c /graphics/sane-backends | |
parent | b4842fa1477e509244df0182cf4ea592d5201679 (diff) | |
download | ports-1a75505228bcaccac52a31bf7d199faee2cf82f8.tar.gz ports-1a75505228bcaccac52a31bf7d199faee2cf82f8.zip |
Notes
Diffstat (limited to 'graphics/sane-backends')
-rw-r--r-- | graphics/sane-backends/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 6659c1eda548..cb9def3d3229 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -49,7 +49,7 @@ PLIST_SUB+= NLS="" .endif .if defined(WITH_GPHOTO2) -LIB_DEPENDS+= gphoto2.2:${PORTSDIR}/graphics/gphoto2 +LIB_DEPENDS+= gphoto2.2:${PORTSDIR}/graphics/libgphoto2 PLIST_SUB+= GPHOTO2="" .else CONFIGURE_ARGS+= --with-gphoto2=no |