1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/graphics/epsonscan2-non-free-plugin
Yasuhiro Kimura 92e9f56d9a graphics/epsonscan2-non-free-plugin: Remove warning, extend pkg-message
There are two problems about using .warning in Makefile.

1. It is evaluated only when make(1) is invoked.
   So user of binary package never see the message.
2. It is not related to specific target. So the message
   is displayed with improper case such as `make index`.

So add a message to pkg-message rather than using .warning in Makefile.

PR:		263056

Approved by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2022-04-05 14:31:27 +02:00
..
files
distinfo
Makefile
pkg-descr
pkg-plist