From f51f12e6eb27747ac396cff2b115768c9c8aa658 Mon Sep 17 00:00:00 2001 From: adamw Date: Thu, 21 Aug 2003 03:00:49 +0000 Subject: Correct PREFIX. Bump PORTREVISION. --- net/nicotine/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') 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 -- cgit