aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-08-30 20:57:13 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-08-30 20:57:13 +0800
commit78f0493a5f566828b010e728ee96c12b84138549 (patch)
tree0fb81b8f79dd38a902f011976f04e73753feab29 /net
parenta212b3d8288079d61dfaf4ab2be35419d9c43e0f (diff)
downloadfreebsd-ports-gnome-78f0493a5f566828b010e728ee96c12b84138549.tar.gz
freebsd-ports-gnome-78f0493a5f566828b010e728ee96c12b84138549.tar.zst
freebsd-ports-gnome-78f0493a5f566828b010e728ee96c12b84138549.zip
- Mark BROKEN, fails to install.
test -z "/usr/local/lib/python2.7/site-packages/avahi" || /bin/mkdir -p "/usr/local/lib/python2.7/site-packages/avahi" install -o root -g wheel -m 444 __init__.py '/usr/local/lib/python2.7/site-packages/avahi' ../../py-compile: Missing argument to --destdir. gmake[2]: *** [install-avahiPYTHON] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/net/py-avahi/work/avahi-0.6.31/avahi-python/avahi' gmake[1]: *** [install-am] Error 2
Diffstat (limited to 'net')
-rw-r--r--net/py-avahi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/py-avahi/Makefile b/net/py-avahi/Makefile
index 7f9b32d6ae0f..5d0991ef374e 100644
--- a/net/py-avahi/Makefile
+++ b/net/py-avahi/Makefile
@@ -15,6 +15,8 @@ LIB_DEPENDS= avahi-client.3:${PORTSDIR}/net/avahi-app
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>0:${PORTSDIR}/databases/py-gdbm \
${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus
+BROKEN= fails to install
+
MASTERDIR= ${.CURDIR}/../avahi-app
BUILD_WRKSRC= ${WRKSRC}/avahi-python
INSTALL_WRKSRC= ${BUILD_WRKSRC}