Skip to content

Commit

Permalink
multimedia/libdc1394: 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 28, 2024
1 parent df87d9e commit 693b041
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions multimedia/libdc1394/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libdc1394
DISTVERSION= 2.2.6
PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-2/${PORTVERSION}/

Expand All @@ -12,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING

USES= libtool pathfix
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip

Expand Down
12 changes: 6 additions & 6 deletions multimedia/libdc1394/pkg-plist
Expand Up @@ -20,9 +20,9 @@ lib/libdc1394.so
lib/libdc1394.so.25
lib/libdc1394.so.25.0.0
libdata/pkgconfig/libdc1394-2.pc
man/man1/dc1394_multiview.1.gz
man/man1/dc1394_reset_bus.1.gz
man/man1/dc1394_vloopback.1.gz
man/man1/grab_color_image.1.gz
man/man1/grab_gray_image.1.gz
man/man1/grab_partial_image.1.gz
share/man/man1/dc1394_multiview.1.gz
share/man/man1/dc1394_reset_bus.1.gz
share/man/man1/dc1394_vloopback.1.gz
share/man/man1/grab_color_image.1.gz
share/man/man1/grab_gray_image.1.gz
share/man/man1/grab_partial_image.1.gz

0 comments on commit 693b041

Please sign in to comment.