Update glade3 to use with gtk3. Fix: I have compiled and install with this modification in Makefile : --PORTNAME= glade3 ++PORTNAME= glade # can't download with "glade3"... --PORTVERSION= 3.7.3 ++PORTVERSION= 3.10.0 --USE_GNOME= gtk20 libxml2 gnomeprefix gnomehack \ gnomedocutils desktopfileutils ltverhack:10 ++USE_GNOME= gtk30 gtk20 libxml2 gnomeprefix gnomehack \ gnomedocutils desktopfileutils ltverhack:10 Unfortunately, there are some problems : - The change of Portname. - Portlint make fatal error (like glade-3.7.3) : "FATAL: Makefile: [44]: USE_PYTHON is set after including bsd.port.pre.mk. WARN: Makefile: Consider adding support for a WITHOUT_NLS knob to conditionally disable gettext support. 1 fatal error and 1 warning found." Thank you
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->patched We already have the 3.10.2 at: http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports/devel/glade/