Skip to content

Commit

Permalink
graphics/jpeg-turbo: Impelled to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 23, 2024
1 parent 801091a commit 2c1e9f4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
5 changes: 3 additions & 2 deletions graphics/jpeg-turbo/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= jpeg-turbo
DISTVERSION= 3.0.1
PORTREVISION?= 0
PORTREVISION?= 1
CATEGORIES= graphics
MASTER_SITES= SF/lib${PORTNAME}/${DISTVERSION}
DISTNAME= lib${PORTNAME}-${DISTVERSION}
Expand Down Expand Up @@ -29,7 +29,8 @@ DOCSDIR= ${PREFIX}/share/doc/libjpeg-turbo

CMAKE_ON= WITH_JPEG8
# See https://github.com/libjpeg-turbo/libjpeg-turbo/issues/705
CMAKE_ARGS= -DCMAKE_CTEST_ARGUMENTS="-E;'djpeg12-shared-3x2-float-prog-cmp|djpeg12-static-3x2-float-prog-cmp'"
CMAKE_ARGS= -DCMAKE_CTEST_ARGUMENTS="-E;'djpeg12-shared-3x2-float-prog-cmp|djpeg12-static-3x2-float-prog-cmp'"aa \
-DCMAKE_INSTALL_MANDIR=${PREFIX}/share/man

OPTIONS_DEFINE= DOCS OPTIMIZED_CFLAGS
OPTIONS_DEFAULT= OPTIMIZED_CFLAGS
Expand Down
10 changes: 5 additions & 5 deletions graphics/jpeg-turbo/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
%%JPEG%%lib/libjpeg.so.8
%%JPEG%%lib/libjpeg.so.8.3.2
%%JPEG%%libdata/pkgconfig/libjpeg.pc
%%JPEG%%man/man1/cjpeg.1.gz
%%JPEG%%man/man1/djpeg.1.gz
%%JPEG%%man/man1/jpegtran.1.gz
%%JPEG%%man/man1/rdjpgcom.1.gz
%%JPEG%%man/man1/wrjpgcom.1.gz
%%JPEG%%share/man/man1/cjpeg.1.gz
%%JPEG%%share/man/man1/djpeg.1.gz
%%JPEG%%share/man/man1/jpegtran.1.gz
%%JPEG%%share/man/man1/rdjpgcom.1.gz
%%JPEG%%share/man/man1/wrjpgcom.1.gz
%%LIBTURBOJPEG%%bin/tjbench
%%LIBTURBOJPEG%%include/turbojpeg.h
%%LIBTURBOJPEG%%lib/libturbojpeg.a
Expand Down

0 comments on commit 2c1e9f4

Please sign in to comment.