diff options
Diffstat (limited to 'misc/callid')
-rw-r--r-- | misc/callid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/callid/Makefile b/misc/callid/Makefile index b979d6ecfd77..3fda83491b0a 100644 --- a/misc/callid/Makefile +++ b/misc/callid/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= http://possamai.home.xs4all.nl/callid/ MAINTAINER= ports@FreeBSD.org COMMENT= Utility to log incoming calls using ISDN and output to MySQL/PHP +USES= perl5 USE_MYSQL= yes -USE_PERL5= yes USE_PHP= yes WANT_PHP_WEB= yes |