Skip to content

Commit

Permalink
graphics/jpegoptim: Move man pages to share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
ehaupt committed Jan 23, 2024
1 parent c430142 commit 85add4a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions graphics/jpegoptim/Makefile
@@ -1,6 +1,6 @@
PORTNAME= jpegoptim
DISTVERSION= 1.5.5
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= https://www.kokkonen.net/tjko/src/

Expand All @@ -15,9 +15,10 @@ USES= cpe gmake jpeg localbase:ldflags
CPE_VENDOR= ${PORTNAME}_project

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

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

post-patch:
@${REINPLACE_CMD} -e \
Expand Down

0 comments on commit 85add4a

Please sign in to comment.