summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gtk
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-07-14 12:07:45 +0000
committersobomax <sobomax@FreeBSD.org>2002-07-14 12:07:45 +0000
commit96fa91315846cdf9d5a4b68172f44b203021404f (patch)
tree0887487764cad2d267f482c1ea00937feef9ef96 /x11-toolkits/py-gtk
parent84ba2651927480d4ee14379a690bbcafe1ecbafd (diff)
downloadFreeBSD-ports-96fa91315846cdf9d5a4b68172f44b203021404f.zip
FreeBSD-ports-96fa91315846cdf9d5a4b68172f44b203021404f.tar.gz
Use USE_GNOMENG.
Diffstat (limited to 'x11-toolkits/py-gtk')
-rw-r--r--x11-toolkits/py-gtk/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile
index 0e293bb..ac9947d 100644
--- a/x11-toolkits/py-gtk/Makefile
+++ b/x11-toolkits/py-gtk/Makefile
@@ -15,20 +15,17 @@ DISTNAME= gnome-python-1.4.2
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/Numeric.py:${PORTSDIR}/math/py-numeric
-LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea \
- gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
- glade.4:${PORTSDIR}/devel/libglade
+LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/Numeric.py:${PORTSDIR}/math/py-numeric
WRKSRC= ${WRKDIR}/${DISTNAME}/pygtk
USE_GMAKE= yes
-USE_GNOMELIBS= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomelibs gdkpixbuf libglade
USE_PYTHON= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= PYTHON=${PYTHON_CMD}
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \
- --datadir=${PREFIX}/share
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
EG_SRC_DIR= ${WRKSRC}/examples
OpenPOWER on IntegriCloud