git: 62447477a7bf - main - www/links1: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Mar 2024 08:57:16 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=62447477a7bf90e340005d4681993a622e2c78dc
commit 62447477a7bf90e340005d4681993a622e2c78dc
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-23 08:24:33 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-23 08:56:59 +0000
www/links1: Move man pages to share/man
Approved by: portmgr (blanket)
---
www/links1/Makefile | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/www/links1/Makefile b/www/links1/Makefile
index a5aae658dfc4..09477087add6 100644
--- a/www/links1/Makefile
+++ b/www/links1/Makefile
@@ -1,5 +1,6 @@
PORTNAME= links
PORTVERSION= 1.04
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://www.jikos.cz/~mikulas/links/download/
@@ -14,10 +15,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= ssl
-PLIST_FILES= man/man1/links.1.gz \
- bin/links
+PLIST_FILES= bin/links \
+ share/man/man1/links.1.gz
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFLICTS= links-2*