1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

textproc/nuspell: consistently use PORTNAME in PLIST_FILES

This commit is contained in:
Jan Beich 2019-08-11 06:58:19 +00:00
parent 19cb64facb
commit 7f51381037
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508587

View File

@ -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