diff options
author | Max Khon <fjoe@FreeBSD.org> | 2010-11-23 02:29:41 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2010-11-23 02:29:41 +0000 |
commit | 5ee72ac467db19c955b7ec08b4cb5d1fc90f3622 (patch) | |
tree | b6b44bd312bdcfb3f04d85d32a0d5dd1363b7a29 /net/asterisk-app-ldap | |
parent | 4cd3ddd0a2e09bc2937cff889b07b70ee9f3f5a9 (diff) |
Notes
Diffstat (limited to 'net/asterisk-app-ldap')
-rw-r--r-- | net/asterisk-app-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk-app-ldap/Makefile b/net/asterisk-app-ldap/Makefile index 42b9846a7988..d882634aa3b0 100644 --- a/net/asterisk-app-ldap/Makefile +++ b/net/asterisk-app-ldap/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= idefix@fechner.net COMMENT= LDAPget application module for the Asterisk PBX 1.4 -BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk +BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk14 USE_GMAKE= yes USE_ICONV= yes |