diff options
Diffstat (limited to 'misc/crosspad')
-rw-r--r-- | misc/crosspad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/crosspad/Makefile b/misc/crosspad/Makefile index 56e5f94a990f..2d7b6236fc7c 100644 --- a/misc/crosspad/Makefile +++ b/misc/crosspad/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.itojun.org/pub/misc/ MAINTAINER= ports@FreeBSD.org COMMENT= Crosspad data downloader/converter -USES= perl5 +USES= ncurses perl5 USE_PERL5= run GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_path_perl=${PERL} |