aboutsummaryrefslogtreecommitdiffstats
path: root/editors/py-room
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2009-12-27 02:00:07 +0800
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2009-12-27 02:00:07 +0800
commitf9231ebb498435631546ed52baf33ce2fe68092a (patch)
tree94254b60015e6a1dbbaf4bea13ab306ea45dfd94 /editors/py-room
parent0770b7d72889890d93fce5949d759358872e44c5 (diff)
downloadfreebsd-ports-gnome-f9231ebb498435631546ed52baf33ce2fe68092a.tar.gz
freebsd-ports-gnome-f9231ebb498435631546ed52baf33ce2fe68092a.tar.zst
freebsd-ports-gnome-f9231ebb498435631546ed52baf33ce2fe68092a.zip
- Make this port rely on pygtk2
PR: ports/141300 Submitted by: Alexander Best <alexbestms AT wwu.de> (maintainer)
Diffstat (limited to 'editors/py-room')
-rw-r--r--editors/py-room/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/py-room/Makefile b/editors/py-room/Makefile
index faa244fae77f..1de5685ec99c 100644
--- a/editors/py-room/Makefile
+++ b/editors/py-room/Makefile
@@ -7,6 +7,7 @@
PORTNAME= room
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= editors python
MASTER_SITES= https://launchpad.net/pyroom/${PORTVERSION:R}/${PORTVERSION}/+download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg
FETCH_ARGS=
USE_GETTEXT= yes
USE_PYTHON= yes
-USE_GNOME= pygtk
+USE_GNOME= pygtk2
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= PyRoom