# $FreeBSD: ports/devel/dconf/Makefile,v 1.7 2012/11/17 05:55:40 svnexp Exp $ # $MCom: ports/devel/dconf/Makefile,v 1.9 2010/11/04 16:41:01 kwm Exp $ #
PORTNAME= dconf PORTVERSION= 0.5.1 PORTREVISION= 4 devel/dconf/gsettings/Makefile:197 libdconfsettings_so_LDFLAGS = -module -avoid-version -shared error: unrecognized option -avoid-version Both gcc 4.2/4.6 Remedy: remove '-avoid-version' option. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
