diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:53:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:53:21 +0000 |
commit | db9b6834d9b3a5a3bc0ff4033e0455d0b53d697c (patch) | |
tree | 56126d2351e7a915f81d77a15783f1222fd840ea /sysutils/py-glances | |
parent | 1f0496244616625e3eb6a5ac932e32aa014c22a8 (diff) |
Notes
Diffstat (limited to 'sysutils/py-glances')
-rw-r--r-- | sysutils/py-glances/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/py-glances/Makefile b/sysutils/py-glances/Makefile index 35c8ce9e811c..4b4e4e41ab2c 100644 --- a/sysutils/py-glances/Makefile +++ b/sysutils/py-glances/Makefile @@ -20,7 +20,6 @@ OPTIONS_DEFINE= MANPAGES NLS OPTIONS_SUB= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -FETCH_ARGS= -pRr USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= Glances |