summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 09:40:59 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 10:03:14 +0100
commit498a6dc22676bbae39cf6adcf4bbc1e2b3fb8f28 (patch)
tree0725123feaa74a1608b42982469a3e990a167464
parent5858c705e880d7628824c79dbd179afded3c833d (diff)
downloadfreebsd-ports-498a6dc22676bbae39cf6adcf4bbc1e2b3fb8f28.zip
graphics/aview: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--graphics/aview/Makefile3
-rw-r--r--graphics/aview/pkg-plist4
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile
index 3e37f76d7874..8f9970c2e6a2 100644
--- a/graphics/aview/Makefile
+++ b/graphics/aview/Makefile
@@ -1,6 +1,6 @@
PORTNAME= aview
DISTVERSION= 1.3.0rc1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= SF/aa-project/${PORTNAME}/${DISTVERSION}
@@ -16,6 +16,7 @@ USES= magick:6,run
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-x=no
post-patch:
diff --git a/graphics/aview/pkg-plist b/graphics/aview/pkg-plist
index 380fae426c7d..27715290f98a 100644
--- a/graphics/aview/pkg-plist
+++ b/graphics/aview/pkg-plist
@@ -1,5 +1,5 @@
bin/aview
bin/asciiview
bin/aaflip
-man/man1/asciiview.1.gz
-man/man1/aview.1.gz
+share/man/man1/asciiview.1.gz
+share/man/man1/aview.1.gz