diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-08-21 03:00:49 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-08-21 03:00:49 +0000 |
commit | ef11fa8bccb8cee453771ee9d89b6a63327c5cb5 (patch) | |
tree | a595806e24ed73be8484283cc32e0aaec10d1478 /net-p2p/nicotine-plus | |
parent | 2c9aab28744fc98f86866847715e746bbabd019b (diff) | |
download | ports-ef11fa8bccb8cee453771ee9d89b6a63327c5cb5.tar.gz ports-ef11fa8bccb8cee453771ee9d89b6a63327c5cb5.zip |
Notes
Diffstat (limited to 'net-p2p/nicotine-plus')
-rw-r--r-- | net-p2p/nicotine-plus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/nicotine-plus/Makefile b/net-p2p/nicotine-plus/Makefile index 4a03cdfc14f9..e436c0d209f9 100644 --- a/net-p2p/nicotine-plus/Makefile +++ b/net-p2p/nicotine-plus/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 |