aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-23 08:24:33 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-23 08:56:59 +0000
commit62447477a7bf90e340005d4681993a622e2c78dc (patch)
tree381e91505890fe8d308748e08b7f7aa530ce3f5b
parentfc0a6e90862ad425a99183633e57c51af7843c26 (diff)
downloadports-62447477a7bf90e340005d4681993a622e2c78dc.tar.gz
ports-62447477a7bf90e340005d4681993a622e2c78dc.zip
www/links1: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--www/links1/Makefile6
1 files 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*