aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 08:48:32 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 09:03:16 +0000
commitef6ef2cba4e7b85b4a9196642bc15d719a67690d (patch)
tree0bac43f8a3ea8806b661747d62aec05f747f3d2d
parentc49040b13b8f917fedcdddbcc9dcfb19411e1c04 (diff)
downloadports-ef6ef2cba4e7b85b4a9196642bc15d719a67690d.tar.gz
ports-ef6ef2cba4e7b85b4a9196642bc15d719a67690d.zip
graphics/box: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--graphics/box/Makefile3
-rw-r--r--graphics/box/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/box/Makefile b/graphics/box/Makefile
index 504f2d6cb403..9d8c5ce8d318 100644
--- a/graphics/box/Makefile
+++ b/graphics/box/Makefile
@@ -1,6 +1,6 @@
PORTNAME= box
PORTVERSION= 0.4.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}c/Box%20-%20the%20compiler/${DISTNAME}/
DIST_SUBDIR= box
@@ -17,6 +17,7 @@ LIB_DEPENDS= libcairo.so:graphics/cairo
USES= gmake libtool
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-cairo
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE=yes
diff --git a/graphics/box/pkg-plist b/graphics/box/pkg-plist
index a6ff0fd9d79a..0ae83b8b3fe1 100644
--- a/graphics/box/pkg-plist
+++ b/graphics/box/pkg-plist
@@ -95,4 +95,4 @@ lib/libboxcore%%PLIST_VER%%.a
lib/libboxcore%%PLIST_VER%%.so
lib/libboxcore%%PLIST_VER%%.so.0
lib/libboxcore%%PLIST_VER%%.so.0.0.0
-man/man1/box.1.gz
+share/man/man1/box.1.gz