aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2024-01-15 19:30:55 +0000
committerRenato Botelho <garga@FreeBSD.org>2024-01-15 19:30:55 +0000
commitb370bebc7293ede8aad8a1904d40c4d7ae2657f7 (patch)
treeb6885d1d0f5b571f95b819debce6a3ac44769573
parente362b5a5b6e2bde5cd33360a7618cfe61c218a66 (diff)
downloadports-b370bebc7293ede8aad8a1904d40c4d7ae2657f7.tar.gz
ports-b370bebc7293ede8aad8a1904d40c4d7ae2657f7.zip
devel/libslang2: Move manpages to ${PREFIX}/share
Sponsored by: Rubicon Communications, LLC ("Netgate")
-rw-r--r--devel/libslang2/Makefile3
-rw-r--r--devel/libslang2/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/libslang2/Makefile b/devel/libslang2/Makefile
index c3822a597446..840c02c1749a 100644
--- a/devel/libslang2/Makefile
+++ b/devel/libslang2/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libslang2
PORTVERSION= 2.3.3
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.jedsoft.org/releases/slang/
DISTNAME= slang-${PORTVERSION}
@@ -13,7 +14,7 @@ LICENSE= GPLv2
USES= ncurses tar:bzip2
USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
+HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
MAKE_JOBS_UNSAFE= yes
ALL_TARGET= all static
diff --git a/devel/libslang2/pkg-plist b/devel/libslang2/pkg-plist
index a3b0d964d034..f1c2013160c4 100644
--- a/devel/libslang2/pkg-plist
+++ b/devel/libslang2/pkg-plist
@@ -27,7 +27,7 @@ lib/slang/v2/modules/termios-module.so
lib/slang/v2/modules/varray-module.so
lib/slang/v2/modules/zlib-module.so
libdata/pkgconfig/slang.pc
-man/man1/slsh.1.gz
+share/man/man1/slsh.1.gz
%%DATADIR%%/arrayfuns.sl
%%DATADIR%%/autoload.sl
%%DATADIR%%/base64.sl