aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gnome2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-13 23:31:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-13 23:31:54 +0000
commitf9b3f6d1f3ce24ce4067e439453283e4fa57e163 (patch)
treefea6178b76c1c7c815a685296f0a9dbf49cfee64 /x11-toolkits/py-gnome2
parentfa7d6bd3af1f93738f757ed0ee4387a4c4a4a481 (diff)
downloadports-f9b3f6d1f3ce24ce4067e439453283e4fa57e163.tar.gz
ports-f9b3f6d1f3ce24ce4067e439453283e4fa57e163.zip
Notes
Diffstat (limited to 'x11-toolkits/py-gnome2')
-rw-r--r--x11-toolkits/py-gnome2/pkg-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gnome2/pkg-install b/x11-toolkits/py-gnome2/pkg-install
index 10d19fac73bf..128d42c2f686 100644
--- a/x11-toolkits/py-gnome2/pkg-install
+++ b/x11-toolkits/py-gnome2/pkg-install
@@ -8,7 +8,7 @@ PATH=/bin:/usr/bin:/sbin:/usr/sbin:${PATH}
export PATH
if [ "$2" = "PRE-INSTALL" ]; then
- if pkg_info | grep "^py-gnome-[0-9]"; then
+ if pkg_info | grep "^py-gnome-1\.4\.[0-9]"; then
echo "py-gnome for GTK+ 1.x was detected."
echo "This packages cannot coexist with py-gnome."
false