Hi,

It didn't build for me, so I don't think bump is needed. python-config
was marked as @comment in the PLIST-main from python2.5 so I'm symlinking
to python${MODPY_VERSION}-config. Any okays?

-- 
best regards
q#
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/gnome/empathy/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile    28 Sep 2008 09:16:24 -0000      1.9
+++ Makefile    22 Oct 2008 18:26:30 -0000
@@ -59,4 +59,7 @@
 CONFIGURE_ENV=         CPPFLAGS="-I${LOCALBASE}/include" \
                        LDFLAGS="-L${LOCALBASE}/lib"
 
+pre-configure:
+       @ln -s "${LOCALBASE}/bin/python${MODPY_VERSION}-config" 
"${WRKDIR}/bin/python-config"
+
 .include <bsd.port.mk>

Reply via email to