summaryrefslogtreecommitdiff
path: root/net-p2p/nicotine-plus
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-03-27 00:40:09 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-03-27 00:40:09 +0000
commit4722b02570c512e9dfdd0f99fc79623997b0f814 (patch)
tree3819e9fef17d966d38ff4ae53c2ef5c170365c33 /net-p2p/nicotine-plus
parentTake maintainership. (diff)
- Add pygtk2 to USE_GNOME. It could solve a problem on all FreeBSD versions
Reported by: kris
Notes
Notes: svn path=/head/; revision=188433
Diffstat (limited to 'net-p2p/nicotine-plus')
-rw-r--r--net-p2p/nicotine-plus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/nicotine-plus/Makefile b/net-p2p/nicotine-plus/Makefile
index 1865c1ee42d4..d2760bdd5095 100644
--- a/net-p2p/nicotine-plus/Makefile
+++ b/net-p2p/nicotine-plus/Makefile
@@ -16,12 +16,12 @@ DISTNAME= ${PKGNAMEPREFIX:S/-/+/}-${PORTVERSION}
MAINTAINER= acm@FreeBSD.org
COMMENT= A fork of nicotine soulseek client
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \
- ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb
CONFLICTS= nicotine-[0-9]*
USE_BZIP2= yes
+USE_GNOME= pygtk2
USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_GETTEXT= yes