summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-22 21:19:27 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-22 22:05:26 +0000
commit45c94953e0f6ae08ef628dfce76f14f16c539b3d (patch)
treea9707a91f96018934322f6319158f1c254907f39 /textproc
parenttextproc/bibtex2html: Move man pages to share/man (diff)
textproc/extract_url: Move man pages to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/extract_url/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/extract_url/Makefile b/textproc/extract_url/Makefile
index ba3ec6261c0b..8b099f71889d 100644
--- a/textproc/extract_url/Makefile
+++ b/textproc/extract_url/Makefile
@@ -1,6 +1,7 @@
PORTNAME= extract_url
PORTVERSION= 1.6.2
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= dbaio@FreeBSD.org
@@ -20,13 +21,13 @@ USE_GITHUB= yes
GH_ACCOUNT= m3m0ryh0l3
GH_PROJECT= extracturl
-MAKE_ARGS= all prefix=${PREFIX} man_prefix=${PREFIX}
+MAKE_ARGS= all prefix=${PREFIX} man_prefix=${PREFIX}/share
SUB_FILES= pkg-message
NO_ARCH= yes
PLIST_FILES= bin/extract_url \
share/extract_url/extract_urlview.sample \
- man/man1/extract_url.1.gz
+ share/man/man1/extract_url.1.gz
PORTDOCS= AUTHORS NEWS README
OPTIONS_DEFINE= DOCS URI_FIND