aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 10:39:58 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 11:18:54 +0000
commitba7fe230e1685dad2be58abebc2c16f82a26261b (patch)
tree1515f987909e500e833db4fa3593b02c3e82663d
parent451f10b921dd63029a8f4ae1012ec8e7f172e2bc (diff)
downloadports-ba7fe230e1685dad2be58abebc2c16f82a26261b.tar.gz
ports-ba7fe230e1685dad2be58abebc2c16f82a26261b.zip
graphics/s2tc: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--graphics/s2tc/Makefile3
-rw-r--r--graphics/s2tc/pkg-plist6
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/s2tc/Makefile b/graphics/s2tc/Makefile
index 6733503b5747..d82793a72ab7 100644
--- a/graphics/s2tc/Makefile
+++ b/graphics/s2tc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= s2tc
PORTVERSION= 1.0+20151228
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MAINTAINER= ports@FreeBSD.org
@@ -21,6 +21,7 @@ USE_LDCONFIG= yes
GH_ACCOUNT= divVerent
GH_TAGNAME= f6ec862
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/graphics/s2tc/pkg-plist b/graphics/s2tc/pkg-plist
index fdcbb25a56b0..c74ea2715cb9 100644
--- a/graphics/s2tc/pkg-plist
+++ b/graphics/s2tc/pkg-plist
@@ -5,6 +5,6 @@ include/txc_dxtn.h
lib/libtxc_dxtn.a
lib/libtxc_dxtn.so
libdata/pkgconfig/txc_dxtn.pc
-man/man1/s2tc_compress.1.gz
-man/man1/s2tc_decompress.1.gz
-man/man1/s2tc_from_s3tc.1.gz
+share/man/man1/s2tc_compress.1.gz
+share/man/man1/s2tc_decompress.1.gz
+share/man/man1/s2tc_from_s3tc.1.gz