pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
zbar: Fix the build for `-imagemagick'
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Wed Dec 4 10:22:12 2019 +0100
Changeset: cfb37a607956a5f8cfc54e5bd2d1db2bbe70a904
Modified Files:
zbar/PLIST
Log Message:
zbar: Fix the build for `-imagemagick'
(A PLIST.imagemagick was accidentally lost in last PLIST update.)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cfb37a607956a5f8cfc54e5bd2d1db2bbe70a904
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
zbar/PLIST | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/zbar/PLIST b/zbar/PLIST
index 69df70297c..a695f323ec 100644
--- a/zbar/PLIST
+++ b/zbar/PLIST
@@ -12,7 +12,7 @@ include/zbar/Video.h
include/zbar/Window.h
lib/libzbar.la
lib/pkgconfig/zbar.pc
-man/man1/zbarimg.1
+${PLIST.imagemagick}man/man1/zbarimg.1
share/doc/zbar/COPYING
share/doc/zbar/HACKING.md
share/doc/zbar/INSTALL.md
Home |
Main Index |
Thread Index |
Old Index