summaryrefslogtreecommitdiff
path: root/x11/hotwire-shell/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2013-03-04 10:55:23 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2013-03-04 10:55:23 +0000
commit5aa43c1aba1579d88f80fc6f75f5b1fcb3df4b66 (patch)
tree8252139e7b614c53058f1ef8f9b3f7ef729f31c0 /x11/hotwire-shell/Makefile
parentUpdate to r41075 of the FreeBSD doc set. (diff)
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation
Notes
Notes: svn path=/head/; revision=313402
Diffstat (limited to '')
-rw-r--r--x11/hotwire-shell/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/x11/hotwire-shell/Makefile b/x11/hotwire-shell/Makefile
index 3056d9de9ce0..52bdb82702d5 100644
--- a/x11/hotwire-shell/Makefile
+++ b/x11/hotwire-shell/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: hotwire-shell
-# Date created: 2008-06-25
-# Whom: Ashish Shukla <wahjava@gmail.com>
-#
+# Created by: Ashish Shukla <wahjava@gmail.com>
# $FreeBSD$
-#
PORTNAME= hotwire-shell
PORTVERSION= 0.721
@@ -19,12 +15,12 @@ COMMENT= Hotwire is an object-oriented hypershell
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \
${LOCALBASE}/libdata/pkgconfig/pycairo.pc:${PORTSDIR}/graphics/py-cairo \
${LOCALBASE}/libdata/pkgconfig/pygobject-2.0.pc:${PORTSDIR}/devel/py-gobject \
- ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
+ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte \
${PYXML}
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_PYTHON= 2.5+
+USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_GNOME= pygnome2 pygtk2 pygtksourceview
INSTALLS_ICONS= yes