[PATCH] net-p2p/nicotine: portlint(1) fixes
PR: ports/95789 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Approved by: Stefan Walter <sw@gegenunendlich.de>
This commit is contained in:
parent
acc468d57e
commit
e5dade0e2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159578
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolki
|
|||
USE_BZIP2= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_GETTEXT= yes
|
||||
|
||||
OPTIONS= GEOIP "Enable the GeoIP based country code blocker" off \
|
||||
PSYCO "Enable Psyco, the optimizing Python compiler" off \
|
||||
|
|
|
@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolki
|
|||
USE_BZIP2= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_GETTEXT= yes
|
||||
|
||||
OPTIONS= GEOIP "Enable the GeoIP based country code blocker" off \
|
||||
PSYCO "Enable Psyco, the optimizing Python compiler" off \
|
||||
|
|
Loading…
Reference in a new issue