From 8d134d5311691beaca6add411963e6c7f0141ef3 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Mon, 18 Sep 2000 12:55:15 +0000 Subject: Use bsd.python.mk. Approved by: nectar --- x11-toolkits/py-gtk/Makefile | 6 ++-- x11-toolkits/py-gtk/pkg-plist | 66 +++++++++++++++++++++---------------------- 2 files changed, 35 insertions(+), 37 deletions(-) (limited to 'x11-toolkits/py-gtk') diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index 4aa8b76312c2..237a1d16a069 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/Makefile @@ -14,15 +14,13 @@ DISTNAME= gnome-python-1.0.53 MAINTAINER= nectar@FreeBSD.org -BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python15 LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ Imlib.5:${PORTSDIR}/graphics/imlib -RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python15 GTK_CONFIG= ${X11BASE}/bin/gtk12-config USE_GMAKE= yes -CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG} -CONFIGURE_ARGS= --with-python=python1.5 +USE_PYTHON= yes +CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG} PYTHON=${PREFIX}/bin/${PYTHON_CMD} USE_LIBTOOL= yes PLIST_COMPLETE= ${PKGDIR}/PLIST diff --git a/x11-toolkits/py-gtk/pkg-plist b/x11-toolkits/py-gtk/pkg-plist index 7e9eec6fd2ee..a3b39ddc87a6 100644 --- a/x11-toolkits/py-gtk/pkg-plist +++ b/x11-toolkits/py-gtk/pkg-plist @@ -1,37 +1,37 @@ include/pygtk/pygdkimlib.h include/pygtk/pygtk.h -lib/python1.5/site-packages/GDK.py -lib/python1.5/site-packages/GDK.pyc -lib/python1.5/site-packages/GDK.pyo -lib/python1.5/site-packages/GTK.py -lib/python1.5/site-packages/GTK.pyc -lib/python1.5/site-packages/GTK.pyo -lib/python1.5/site-packages/GdkImlib.py -lib/python1.5/site-packages/GdkImlib.pyc -lib/python1.5/site-packages/GdkImlib.pyo -lib/python1.5/site-packages/GtkExtra.py -lib/python1.5/site-packages/GtkExtra.pyc -lib/python1.5/site-packages/GtkExtra.pyo -lib/python1.5/site-packages/Gtkinter.py -lib/python1.5/site-packages/Gtkinter.pyc -lib/python1.5/site-packages/Gtkinter.pyo -lib/python1.5/site-packages/_gdkimlibmodule.so -lib/python1.5/site-packages/_gtkmodule.so -lib/python1.5/site-packages/gtk.py -lib/python1.5/site-packages/gtk.pyc -lib/python1.5/site-packages/gtk.pyo -lib/python1.5/site-packages/pyglade/__init__.py -lib/python1.5/site-packages/pyglade/__init__.pyc -lib/python1.5/site-packages/pyglade/__init__.pyo -lib/python1.5/site-packages/pyglade/build.py -lib/python1.5/site-packages/pyglade/build.pyc -lib/python1.5/site-packages/pyglade/build.pyo -lib/python1.5/site-packages/pyglade/style.py -lib/python1.5/site-packages/pyglade/style.pyc -lib/python1.5/site-packages/pyglade/style.pyo -lib/python1.5/site-packages/pyglade/xmlparse.py -lib/python1.5/site-packages/pyglade/xmlparse.pyc -lib/python1.5/site-packages/pyglade/xmlparse.pyo +lib/%%PYTHON_VERSION%%/site-packages/GDK.py +lib/%%PYTHON_VERSION%%/site-packages/GDK.pyc +lib/%%PYTHON_VERSION%%/site-packages/GDK.pyo +lib/%%PYTHON_VERSION%%/site-packages/GTK.py +lib/%%PYTHON_VERSION%%/site-packages/GTK.pyc +lib/%%PYTHON_VERSION%%/site-packages/GTK.pyo +lib/%%PYTHON_VERSION%%/site-packages/GdkImlib.py +lib/%%PYTHON_VERSION%%/site-packages/GdkImlib.pyc +lib/%%PYTHON_VERSION%%/site-packages/GdkImlib.pyo +lib/%%PYTHON_VERSION%%/site-packages/GtkExtra.py +lib/%%PYTHON_VERSION%%/site-packages/GtkExtra.pyc +lib/%%PYTHON_VERSION%%/site-packages/GtkExtra.pyo +lib/%%PYTHON_VERSION%%/site-packages/Gtkinter.py +lib/%%PYTHON_VERSION%%/site-packages/Gtkinter.pyc +lib/%%PYTHON_VERSION%%/site-packages/Gtkinter.pyo +lib/%%PYTHON_VERSION%%/site-packages/_gdkimlibmodule.so +lib/%%PYTHON_VERSION%%/site-packages/_gtkmodule.so +lib/%%PYTHON_VERSION%%/site-packages/gtk.py +lib/%%PYTHON_VERSION%%/site-packages/gtk.pyc +lib/%%PYTHON_VERSION%%/site-packages/gtk.pyo +lib/%%PYTHON_VERSION%%/site-packages/pyglade/__init__.py +lib/%%PYTHON_VERSION%%/site-packages/pyglade/__init__.pyc +lib/%%PYTHON_VERSION%%/site-packages/pyglade/__init__.pyo +lib/%%PYTHON_VERSION%%/site-packages/pyglade/build.py +lib/%%PYTHON_VERSION%%/site-packages/pyglade/build.pyc +lib/%%PYTHON_VERSION%%/site-packages/pyglade/build.pyo +lib/%%PYTHON_VERSION%%/site-packages/pyglade/style.py +lib/%%PYTHON_VERSION%%/site-packages/pyglade/style.pyc +lib/%%PYTHON_VERSION%%/site-packages/pyglade/style.pyo +lib/%%PYTHON_VERSION%%/site-packages/pyglade/xmlparse.py +lib/%%PYTHON_VERSION%%/site-packages/pyglade/xmlparse.pyc +lib/%%PYTHON_VERSION%%/site-packages/pyglade/xmlparse.pyo share/doc/py-gtk/MAPPING share/examples/py-gtk/gl/README share/examples/py-gtk/gl/cone.py @@ -83,7 +83,7 @@ share/examples/py-gtk/testgtk/test.xpm share/examples/py-gtk/testgtk/testgtk.py share/examples/py-gtk/testgtk/testgtkrc @dirrm include/pygtk -@dirrm lib/python1.5/site-packages/pyglade +@dirrm lib/%%PYTHON_VERSION%%/site-packages/pyglade @dirrm share/doc/py-gtk @dirrm share/examples/py-gtk/gl @dirrm share/examples/py-gtk/glade -- cgit v1.2.3