aboutsummaryrefslogtreecommitdiff
path: root/textproc/gdome2
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 21:37:16 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 21:39:34 +0000
commit63ac8e2e7e5723d85cd46653f6f68c886bcb98ad (patch)
tree98b76a0fa44c7ab903d16811e53ad67beff4c109 /textproc/gdome2
parent83ef7c0059b421bd8a8ca3003c1a06464fbb956d (diff)
downloadports-63ac8e2e7e5723d85cd46653f6f68c886bcb98ad.tar.gz
ports-63ac8e2e7e5723d85cd46653f6f68c886bcb98ad.zip
textproc/gdome2: Moved man to share/man
Diffstat (limited to 'textproc/gdome2')
-rw-r--r--textproc/gdome2/Makefile3
-rw-r--r--textproc/gdome2/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile
index 90802dbb0c82..810c8e3525cc 100644
--- a/textproc/gdome2/Makefile
+++ b/textproc/gdome2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gdome2
PORTVERSION= 0.8.1
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= textproc
MASTER_SITES= http://gdome2.cs.unibo.it/tarball/
@@ -18,6 +18,7 @@ USE_GNOME= glib20 libxml2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= GLIB_CONFIG="${LOCALBASE}/bin/pkg-config glib-2.0"
INSTALL_TARGET= install-strip
diff --git a/textproc/gdome2/pkg-plist b/textproc/gdome2/pkg-plist
index 54a9627456b8..f1176a1a3bdf 100644
--- a/textproc/gdome2/pkg-plist
+++ b/textproc/gdome2/pkg-plist
@@ -13,5 +13,5 @@ lib/libgdome.so
lib/libgdome.so.0
lib/libgdome.so.0.8.1
libdata/pkgconfig/gdome2.pc
-man/man1/gdome-config.1.gz
+share/man/man1/gdome-config.1.gz
share/aclocal/gdome2.m4