diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2011-11-07 21:55:56 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-11-07 21:55:56 +0000 |
| commit | a0cba2999c4878c70503db03cc23bb435256cdba (patch) | |
| tree | 1570bd5f03162ffa3df45f2a6f39f123dc2896c1 /net | |
| parent | - Mark BROKEN: does not compile (diff) | |
- Mark BROKEN: does not package
Writing /usr/local/lib/python2.7/site-packages/miniupnpc-1.5-py2.7.egg-info
[..]
tar: lib/python2.7/site-packages/miniupnpc-1.6-py2.7.egg-info: Cannot stat: No such file or directory
Reported by: pointyhat
Diffstat (limited to 'net')
| -rw-r--r-- | net/py-miniupnpc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-miniupnpc/Makefile b/net/py-miniupnpc/Makefile index 4527231793f2..f0faf541ad5a 100644 --- a/net/py-miniupnpc/Makefile +++ b/net/py-miniupnpc/Makefile @@ -16,6 +16,7 @@ MASTERDIR= ${.CURDIR}/../miniupnpc USE_PYTHON= yes USE_PYDISTUTILS=yes +BROKEN= does not package WRKDIR= ${WRKDIRPREFIX}${MASTERDIR}/work PLIST= ${.CURDIR}/pkg-plist |
