aboutsummaryrefslogtreecommitdiff
path: root/textproc/nuspell
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-08-11 06:58:19 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-08-11 06:58:19 +0000
commit7f513810372134dc8f0205ca9ee454e6886dfecd (patch)
treefe9f4a081cf72711408d06b7115efc1d43c25e43 /textproc/nuspell
parent19cb64facb82ab61108772345aec09fa94214551 (diff)
downloadports-7f513810372134dc8f0205ca9ee454e6886dfecd.tar.gz
ports-7f513810372134dc8f0205ca9ee454e6886dfecd.zip
textproc/nuspell: consistently use PORTNAME in PLIST_FILES
Notes
Notes: svn path=/head/; revision=508587
Diffstat (limited to 'textproc/nuspell')
-rw-r--r--textproc/nuspell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile
index 9628ea986298..95042ea7a4ad 100644
--- a/textproc/nuspell/Makefile
+++ b/textproc/nuspell/Makefile
@@ -23,7 +23,7 @@ OPTIONS_DEFINE= MANPAGES TEST
OPTIONS_DEFAULT=MANPAGES
MANPAGES_BUILD_DEPENDS= ronn:textproc/rubygem-ronn
-MANPAGES_PLIST_FILES= man/man1/nuspell.1.gz
+MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz
TEST_BUILD_DEPENDS= catch>0:devel/catch \
bash:shells/bash