diff options
author | kris <kris@FreeBSD.org> | 2007-05-25 09:04:32 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-25 09:04:32 +0800 |
commit | e50db83e9dbac2be0937f4f4400f9c51c6095bc1 (patch) | |
tree | 45dc25c9c2684d68eb4f87c6cee56e2cafe8fb31 /net | |
parent | 67f4a22f29af7e292f0f2fdad4c3ce0358f8dd8c (diff) | |
download | freebsd-ports-graphics-e50db83e9dbac2be0937f4f4400f9c51c6095bc1.tar.gz freebsd-ports-graphics-e50db83e9dbac2be0937f4f4400f9c51c6095bc1.tar.zst freebsd-ports-graphics-e50db83e9dbac2be0937f4f4400f9c51c6095bc1.zip |
BROKEN: Incorrect pkg-plist
Diffstat (limited to 'net')
-rw-r--r-- | net/sipxpbx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/sipxpbx/Makefile b/net/sipxpbx/Makefile index 2c2d031cc8c..a8f4551a13d 100644 --- a/net/sipxpbx/Makefile +++ b/net/sipxpbx/Makefile @@ -33,6 +33,8 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ sipXvxml.sh:${PORTSDIR}/net/sipxvxml \ psql:${PORTSDIR}/databases/postgresql81-client +BROKEN= Incorrect pkg-plist + USE_BZIP2= yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf:259:env automake:19:env |