diff options
Diffstat (limited to 'misc/hello/Makefile')
-rw-r--r-- | misc/hello/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index 4be4dae..6a69331 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -10,9 +10,9 @@ MASTER_SITE_SUBDIR= hello MAINTAINER= dhn@FreeBSD.org COMMENT= A utility for saying hello to the world and reading email -USE_PERL5_BUILD= YES +USES= charsetfix perl5 +USE_PERL5= build GNU_CONFIGURE= YES -USES= charsetfix MAN1= hello.1 INFO= hello |