Skip to content

Commit

Permalink
graphics/zbar: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 31, 2024
1 parent eca388a commit ddb98ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion graphics/zbar/Makefile
@@ -1,6 +1,6 @@
PORTNAME= zbar
DISTVERSION= 0.23.90
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= https://linuxtv.org/downloads/zbar/

Expand All @@ -14,6 +14,7 @@ USES= autoreconf gettext-tools gmake iconv libtool localbase:ldflags pathfix pk
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --without-java --without-npapi --without-python \
--enable-codes=ean,databar,code128,code93,code39,codabar,i25,qrcode,sqcode,pdf417

Expand Down
6 changes: 3 additions & 3 deletions graphics/zbar/pkg-plist
Expand Up @@ -40,9 +40,9 @@ lib/libzbar.so.0.3.0
%%GTK3%%libdata/pkgconfig/zbar-gtk.pc
%%QT5%%libdata/pkgconfig/zbar-qt.pc
libdata/pkgconfig/zbar.pc
%%DOCS%%%%V4L%%man/man1/zbarcam.1.gz
%%DOCS%%%%GRAPHICSMAGICK%%man/man1/zbarimg.1.gz
%%DOCS%%%%IMAGEMAGICK%%man/man1/zbarimg.1.gz
%%DOCS%%%%V4L%%share/man/man1/zbarcam.1.gz
%%DOCS%%%%GRAPHICSMAGICK%%share/man/man1/zbarimg.1.gz
%%DOCS%%%%IMAGEMAGICK%%share/man/man1/zbarimg.1.gz
%%GIR%%share/gir-1.0/ZBar-1.0.gir
%%NLS%%share/locale/pt_BR/LC_MESSAGES/zbar.mo
%%NLS%%%%PORTDOCS%%%%DOCSDIR%%/ABOUT-NLS
Expand Down

0 comments on commit ddb98ac

Please sign in to comment.