diff options
Diffstat (limited to 'misc/callid/Makefile')
-rw-r--r-- | misc/callid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/callid/Makefile b/misc/callid/Makefile index 2d0c0239854d..be45e6fbce49 100644 --- a/misc/callid/Makefile +++ b/misc/callid/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Utility to log incoming calls using ISDN and output to mysql/php USE_MYSQL= yes +USE_PERL5= yes USE_PHP= yes WANT_PHP_WEB= yes |