diff options
| author | Max Khon <fjoe@FreeBSD.org> | 2011-04-20 11:54:33 +0000 |
|---|---|---|
| committer | Max Khon <fjoe@FreeBSD.org> | 2011-04-20 11:54:33 +0000 |
| commit | 83630e44e3799a53747ced22f66f33aa72f6d5aa (patch) | |
| tree | cfeeb4c66ea31d852acf89772d464251692f00df /net/asterisk14 | |
| parent | Fix building with LOCALBASE != PREFIX (diff) | |
Remove RUN_DEPENDS on dahdi.ko now that dahdi.ko is not provided by dahdi port.
Diffstat (limited to 'net/asterisk14')
| -rw-r--r-- | net/asterisk14/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile index 0e6f2176d89b..284ff15af3b7 100644 --- a/net/asterisk14/Makefile +++ b/net/asterisk14/Makefile @@ -88,7 +88,6 @@ CONFIGURE_ARGS+= --with-dahdi BUILD_DEPENDS+= libpri>=1.4.10:${PORTSDIR}/misc/libpri \ ${LOCALBASE}/include/dahdi/user.h:${PORTSDIR}/misc/dahdi LIB_DEPENDS+= pri.1:${PORTSDIR}/misc/libpri -RUN_DEPENDS+= ${LOCALBASE}/lib/dahdi/dahdi.ko:${PORTSDIR}/misc/dahdi .endif # |
