diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/nicotine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile index 4a03cdfc14f9..e436c0d209f9 100644 --- a/net/nicotine/Makefile +++ b/net/nicotine/Makefile @@ -7,6 +7,7 @@ PORTNAME= nicotine PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://nicotine.thegraveyard.org/ @@ -16,7 +17,6 @@ COMMENT= GTK2 SoulSeek filesharing client RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 USE_BZIP2= yes -USE_X_PREFIX= yes USE_PYTHON= yes USE_PYDISTUTILS= yes |