diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
commit | 313cb94889a01069af757dfb7947681bbe82b1e3 (patch) | |
tree | b54805bb1e833f5e25532122b86019937ff20370 /x11-toolkits/py-kiwi | |
parent | e919812c718479257cd4be5c78fe8b66d4706a52 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/py-kiwi')
-rw-r--r-- | x11-toolkits/py-kiwi/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/py-kiwi/Makefile b/x11-toolkits/py-kiwi/Makefile index d996497f30ae..32f6c5749d21 100644 --- a/x11-toolkits/py-kiwi/Makefile +++ b/x11-toolkits/py-kiwi/Makefile @@ -24,8 +24,6 @@ USE_XZ= yes DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/${PYTHON_PKGNAMEPREFIX}${PORTNAME} -FETCH_ARGS= -rRp - NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) |