Skip to content

Commit

Permalink
multimedia/lsdvd: 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 Feb 24, 2024
1 parent a7671c9 commit 6624cad
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions multimedia/lsdvd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lsdvd
PORTVERSION= 0.17
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}

Expand All @@ -14,12 +14,13 @@ LIB_DEPENDS= libdvdread.so:multimedia/libdvdread

USES= pkgconfig
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

PLIST_FILES= bin/lsdvd \
man/man1/lsdvd.1.gz
share/man/man1/lsdvd.1.gz

WITH_DVD_DEVICE?=/dev/cd0

Expand Down

0 comments on commit 6624cad

Please sign in to comment.