aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2024-01-15 21:33:11 +0000
committerRenato Botelho <garga@FreeBSD.org>2024-01-15 21:37:38 +0000
commit659955c51f056d918d508f8e5f761ac4bf0a42ba (patch)
tree15014a21362d644ea7fb699b03467babbd3f942d
parentba44cdbef624646f666c4e2724531b1627888365 (diff)
downloadports-659955c51f056d918d508f8e5f761ac4bf0a42ba.tar.gz
ports-659955c51f056d918d508f8e5f761ac4bf0a42ba.zip
converters/tnef: Move manpages to ${PREFIX}/share
Sponsored by: Rubicon Communications, LLC ("Netgate")
-rw-r--r--converters/tnef/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/converters/tnef/Makefile b/converters/tnef/Makefile
index f7c176f4f510..01746be02957 100644
--- a/converters/tnef/Makefile
+++ b/converters/tnef/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tnef
PORTVERSION= 1.4.12
+PORTREVISION= 1
CATEGORIES= converters mail
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/
@@ -15,11 +16,11 @@ CPE_VENDOR= tnef_project
OPTIONS_DEFINE= DOCS
-GNU_CONFIGURE= yes
+HAS_CONFIGURE= yes
PORTDOCS= AUTHORS BUGS NEWS README.md THANKS
PLIST_FILES= bin/tnef \
- man/man1/tnef.1.gz
+ share/man/man1/tnef.1.gz
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}