aboutsummaryrefslogtreecommitdiff
path: root/news/newsstar/Makefile
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-20 19:19:41 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-20 19:51:25 +0000
commit6e3a9cc9b1398ae561f90307c041c4fabe833cee (patch)
tree5ef790fcc5b46d5208c3208f8fadb649ead610fe /news/newsstar/Makefile
parentabb25c94856e09d1b1894a1bd68f0011d268af95 (diff)
downloadports-6e3a9cc9b1398ae561f90307c041c4fabe833cee.tar.gz
ports-6e3a9cc9b1398ae561f90307c041c4fabe833cee.zip
news/newsstar: Move man pages to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'news/newsstar/Makefile')
-rw-r--r--news/newsstar/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/newsstar/Makefile b/news/newsstar/Makefile
index aa3f19641a6b..833258c3f23d 100644
--- a/news/newsstar/Makefile
+++ b/news/newsstar/Makefile
@@ -1,6 +1,6 @@
PORTNAME= newsstar
PORTVERSION= 1.5.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= news
MASTER_SITES= SF
@@ -21,6 +21,7 @@ IGNORE_SSL_REASON=GPL linking exeption only provided for OpenSSL
SHEBANG_FILES= newsstar.in
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS+=--disable-chown \
--with-conf-dir=${PREFIX}/etc/newsstar \
--with-rc-dir=/var/spool/newsstar/lib \