Trying to build misc/shared-mime-info on my package building system, it failed at configure step because pkg-config was not present. Fix: Add pkg-config to BUILD_DEPENDS. How-To-Repeat: Try to build misc/shared-mime-info on a system without pkg-config.
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
mezz 2012-05-21 22:33:16 UTC FreeBSD ports repository Modified files: misc/shared-mime-info Makefile pkg-plist Log: -Add a missing dependency. [1] -Fix the plist. [2] -Bump the PORTREVISION. PR: ports/168204 [1] Reported by: romain [1] Submitted by: fluffy [2] Revision Changes Path 1.66 +2 -1 ports/misc/shared-mime-info/Makefile 1.39 +1 -1 ports/misc/shared-mime-info/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!