aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 12:56:12 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 13:55:12 +0000
commite3755ca481825e52a3708f826af32b1247a8f4a2 (patch)
treea503cd0137b60a3be3bd645845d4bedfbf40d917
parent522e42d427c2bffe7f555c9a8fca957fcf6ea5fb (diff)
downloadports-e3755ca481825e52a3708f826af32b1247a8f4a2.tar.gz
ports-e3755ca481825e52a3708f826af32b1247a8f4a2.zip
devel/libruin: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--devel/libruin/Makefile3
-rw-r--r--devel/libruin/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/libruin/Makefile b/devel/libruin/Makefile
index 4e3a47d818b7..d88265819255 100644
--- a/devel/libruin/Makefile
+++ b/devel/libruin/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libruin
PORTVERSION= 0.2.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel scheme
MASTER_SITES= SAVANNAH
@@ -18,6 +18,7 @@ BUILD_DEPENDS= guile-lib-${GUILE_FLAVOR}>0:devel/guile-lib@${GUILE_FLAVOR}
RUN_DEPENDS= guile-lib-${GUILE_FLAVOR}>0:devel/guile-lib@${GUILE_FLAVOR}
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
USES= gnome guile:2.2,alias libtool ncurses pkgconfig
USE_GNOME= glib20
diff --git a/devel/libruin/pkg-plist b/devel/libruin/pkg-plist
index 0347bb7d384e..9d6a6f404162 100644
--- a/devel/libruin/pkg-plist
+++ b/devel/libruin/pkg-plist
@@ -15,5 +15,5 @@ lib/libruin/scheme/sdom/common.scm
lib/libruin/scheme/sdom/core.scm
lib/libruin/scheme/sdom/events.scm
lib/libruin/scheme/sdom/parser.scm
-man/man3/ruin.3.gz
+share/man/man3/ruin.3.gz
%%DATADIR%%/ChangeLog