aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@gmail.com>2024-01-24 05:39:49 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-01-27 10:52:27 +0000
commit87474acdad569c5abc829806a1a426dd030043fd (patch)
treeff2f3d2b0dc33cd37c716a00ef01b73eec593729
parent96fb67aad0aa8e2474c06ac75e7e424a30ce8cb7 (diff)
downloadports-87474acdad569c5abc829806a1a426dd030043fd.tar.gz
ports-87474acdad569c5abc829806a1a426dd030043fd.zip
graphics/gifsicle: move manpages to share/man
Approved by: portmgr (blanket)
-rw-r--r--graphics/gifsicle/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile
index 8ddb382ca214..ceae9f8c620a 100644
--- a/graphics/gifsicle/Makefile
+++ b/graphics/gifsicle/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gifsicle
PORTVERSION= 1.94
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://www.lcdf.org/gifsicle/
@@ -22,10 +23,11 @@ USES= cpe
CPE_VENDOR= gifsicle_project
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PORTDOCS= NEWS.md README.md
PLIST_FILES= bin/gifdiff bin/gifsicle \
- man/man1/gifdiff.1.gz man/man1/gifsicle.1.gz
+ share/man/man1/gifdiff.1.gz share/man/man1/gifsicle.1.gz
.if ${FLAVOR} == x11
USES+= xorg
@@ -33,7 +35,7 @@ USE_XORG= ice sm x11
CONFIGURE_ARGS= --enable-gifview \
--with-x
PLIST_FILES+= bin/gifview \
- man/man1/gifview.1.gz
+ share/man/man1/gifview.1.gz
CONFLICTS_INSTALL= gifsicle-nox11
.else
CONFLICTS_INSTALL= gifsicle