diff options
author | adamw <adamw@FreeBSD.org> | 2003-08-21 03:00:49 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-08-21 03:00:49 +0000 |
commit | f51f12e6eb27747ac396cff2b115768c9c8aa658 (patch) | |
tree | 91fee8109a266b0cf5505cb01e948e7ef570d0b9 /net-p2p/nicotine-plus | |
parent | bdf05a03fe4d8f9ff42d6ee8e679d1a4ffbcd8f4 (diff) | |
download | FreeBSD-ports-f51f12e6eb27747ac396cff2b115768c9c8aa658.zip FreeBSD-ports-f51f12e6eb27747ac396cff2b115768c9c8aa658.tar.gz |
Correct PREFIX. Bump PORTREVISION.
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 4a03cdf..e436c0d 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 |