aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-23 21:11:01 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-23 21:51:25 +0000
commit2f9710aa91f0b13940e6852462c7d275d751a392 (patch)
treeed94960d959c192070192c0ddfa07603381ab7a6
parent0f9845187e881e2a1a571d632114127ba98e54b7 (diff)
downloadports-2f9710aa91f0b13940e6852462c7d275d751a392.tar.gz
ports-2f9710aa91f0b13940e6852462c7d275d751a392.zip
textproc/flex: Impelled to share/man
Approved by: portmgr (blanket)
-rw-r--r--textproc/flex/Makefile3
-rw-r--r--textproc/flex/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/flex/Makefile b/textproc/flex/Makefile
index 96fa473fc98d..62f06004d871 100644
--- a/textproc/flex/Makefile
+++ b/textproc/flex/Makefile
@@ -1,6 +1,6 @@
PORTNAME= flex
PORTVERSION= 2.6.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc devel
MASTER_SITES= https://github.com/westes/flex/releases/download/v${PORTVERSION}/
@@ -16,6 +16,7 @@ BUILD_DEPENDS= help2man:misc/help2man
USES= bison:alias cpe gmake libtool makeinfo
CPE_VENDOR= ${PORTNAME}_project
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
# install flex header to its own dir to avoid conflict with system flex.
CONFIGURE_ARGS= --includedir=${PREFIX}/include/flex --disable-shared
CONFIGURE_ENV= MAKEINFO="${MAKEINFO} --no-split" \
diff --git a/textproc/flex/pkg-plist b/textproc/flex/pkg-plist
index d99a31d6c35c..57f56b445b61 100644
--- a/textproc/flex/pkg-plist
+++ b/textproc/flex/pkg-plist
@@ -2,7 +2,7 @@ bin/flex
bin/flex++
include/flex/FlexLexer.h
lib/libfl.a
-man/man1/flex.1.gz
+share/man/man1/flex.1.gz
%%NLS%%share/locale/ca/LC_MESSAGES/flex.mo
%%NLS%%share/locale/da/LC_MESSAGES/flex.mo
%%NLS%%share/locale/de/LC_MESSAGES/flex.mo