mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 19:50:31 -04:00
lossy and lossless optimisations. new port for the jpegoptim program, permits stripping comments of jpeg files, can do lossless optimisations as lossy ones. powerfull for scripting and batch recompressions. PR: ports/47545 Submitted by: User & <fab@gcu.info>
11 lines
233 B
Text
11 lines
233 B
Text
--- Makefile.in.orig Fri Oct 3 05:03:55 2003
|
|
+++ Makefile.in Fri Oct 3 05:05:14 2003
|
|
@@ -26,7 +26,7 @@
|
|
infodir = $(prefix)/share/info
|
|
|
|
# Where to put the manual pages.
|
|
-mandir = $(prefix)/share/man
|
|
+mandir = $(prefix)/man
|
|
|
|
|
|
|