diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 09:19:17 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 09:19:17 +0800 |
commit | fe3a568be38ca510039ab627f5c907d834889c93 (patch) | |
tree | 438201737302f2c1cd2b2a7149eed68cfda2c0c8 /net/openpbx.org | |
parent | 72d35b6170a3cd80ce0c76003c332d48a0c44f05 (diff) | |
download | freebsd-ports-gnome-fe3a568be38ca510039ab627f5c907d834889c93.tar.gz freebsd-ports-gnome-fe3a568be38ca510039ab627f5c907d834889c93.tar.zst freebsd-ports-gnome-fe3a568be38ca510039ab627f5c907d834889c93.zip |
BROKEN: Unfetchable
Diffstat (limited to 'net/openpbx.org')
-rw-r--r-- | net/openpbx.org/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/openpbx.org/Makefile b/net/openpbx.org/Makefile index ec35f092598a..696494f43eea 100644 --- a/net/openpbx.org/Makefile +++ b/net/openpbx.org/Makefile @@ -17,6 +17,8 @@ COMMENT= An Open Source PBX and telephony toolkit LIB_DEPENDS= spandsp.0:${PORTSDIR}/comms/spandsp-devel +BROKEN= Unfetchable + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tiff-includes=${LOCALBASE}/include \ --with-tiff-libs=${LOCALBASE}/lib \ |