aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-08-21 11:00:49 +0800
committeradamw <adamw@FreeBSD.org>2003-08-21 11:00:49 +0800
commitf51f12e6eb27747ac396cff2b115768c9c8aa658 (patch)
tree91fee8109a266b0cf5505cb01e948e7ef570d0b9 /net
parentbdf05a03fe4d8f9ff42d6ee8e679d1a4ffbcd8f4 (diff)
downloadfreebsd-ports-gnome-f51f12e6eb27747ac396cff2b115768c9c8aa658.tar.gz
freebsd-ports-gnome-f51f12e6eb27747ac396cff2b115768c9c8aa658.tar.zst
freebsd-ports-gnome-f51f12e6eb27747ac396cff2b115768c9c8aa658.zip
Correct PREFIX. Bump PORTREVISION.
Diffstat (limited to 'net')
-rw-r--r--net/nicotine/Makefile2
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