diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-02 17:11:34 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-02 17:11:34 +0000 |
commit | da7af081ce75dde0c5091818436f66472d57ee67 (patch) | |
tree | e320e410dc63b10158e40f907c136a6b768914eb /misc/callid | |
parent | 911aeddd517b4b466cb000c6bd11becacd9d973d (diff) | |
download | ports-da7af081ce75dde0c5091818436f66472d57ee67.tar.gz ports-da7af081ce75dde0c5091818436f66472d57ee67.zip |
Notes
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 |