diff options
author | pav <pav@FreeBSD.org> | 2009-01-07 02:45:38 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-07 02:45:38 +0800 |
commit | 3ca243a081584e49fb21410d3c38e057b7194190 (patch) | |
tree | c379ef57bc05ec57c623016fcefe35436d4d745e | |
parent | 8aab2839e40fcc03ff87b4a797faa859576210f7 (diff) | |
download | freebsd-ports-gnome-3ca243a081584e49fb21410d3c38e057b7194190.tar.gz freebsd-ports-gnome-3ca243a081584e49fb21410d3c38e057b7194190.tar.zst freebsd-ports-gnome-3ca243a081584e49fb21410d3c38e057b7194190.zip |
- Mark BROKEN: does not package
Reported by: pointyhat
-rw-r--r-- | net/asterisk-oh323/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/asterisk-oh323/Makefile b/net/asterisk-oh323/Makefile index d1951a634562..8d84bf0fc628 100644 --- a/net/asterisk-oh323/Makefile +++ b/net/asterisk-oh323/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk LIB_DEPENDS= pt_r.1:${PORTSDIR}/devel/pwlib\ h323_r.1:${PORTSDIR}/net/openh323 +BROKEN= does not package + USE_GMAKE= yes MAKE_ENV= MKDIR="${MKDIR}" \ PWLIBDIR=${LOCALBASE}/share/pwlib \ |