diff options
author | fjoe <fjoe@FreeBSD.org> | 2011-04-20 19:54:33 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2011-04-20 19:54:33 +0800 |
commit | 1c82976984eac307d2c5c3f7c51de91dc632f5c1 (patch) | |
tree | 89f949a139b370f54dc264e7966d7324a1daa46d /net/asterisk16/Makefile | |
parent | a33671a58eabf10806ee4f76acc9aa33e8029947 (diff) | |
download | freebsd-ports-gnome-1c82976984eac307d2c5c3f7c51de91dc632f5c1.tar.gz freebsd-ports-gnome-1c82976984eac307d2c5c3f7c51de91dc632f5c1.tar.zst freebsd-ports-gnome-1c82976984eac307d2c5c3f7c51de91dc632f5c1.zip |
Remove RUN_DEPENDS on dahdi.ko now that dahdi.ko is not provided by dahdi port.
Diffstat (limited to 'net/asterisk16/Makefile')
-rw-r--r-- | net/asterisk16/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 637415bbc799..c7f10a484179 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -108,7 +108,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 # |