Hi ports@,

Without popt, libgsf can't build.

Best regards,

Charles Longeau


Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/libgsf/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile    19 May 2007 09:13:54 -0000      1.21
+++ Makefile    10 Aug 2007 14:33:53 -0000
@@ -28,7 +28,8 @@
                        lang/python
 
 BUILD_DEPENDS=         :p5-XML-Parser-*:textproc/p5-XML-Parser \
-                       :py-gtk2->=2.10:x11/py-gtk2
+                       :py-gtk2->=2.10:x11/py-gtk2 \
+                       :popt-*:devel/popt
 LIB_DEPENDS=           bz2.>=10.2::archivers/bzip2 \
                        glib-2.0.>=0.12,gobject-2.0.>=0.12::devel/glib2 \
                        xml2.>=8.4::textproc/libxml

Reply via email to