[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:
Edwin Groothuis 2006-04-15 11:52:31 +00:00
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

View file

@ -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 \

View file

@ -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 \