Use GCC as the compiler since clang does not compile. Trim Makefile header. Remove unnecessary post-patch since Vala port is up-to-date enough now. Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: suffix)
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Author: miwi Date: Tue May 21 08:12:14 2013 New Revision: 318656 URL: http://svnweb.freebsd.org/changeset/ports/318656 Log: - Unbreak build on HEAD PR: 177175 Submitted by: maintainer Modified: head/japanese/libskk/Makefile Modified: head/japanese/libskk/Makefile ============================================================================== --- head/japanese/libskk/Makefile Tue May 21 08:08:28 2013 (r318655) +++ head/japanese/libskk/Makefile Tue May 21 08:12:14 2013 (r318656) @@ -16,6 +16,7 @@ LIB_DEPENDS= gee:${PORTSDIR}/devel/libge USE_LDCONFIG= yes USE_GMAKE= yes +USE_GCC= any USE_GNOME= intltool gnomehack USES= pkgconfig GNU_CONFIGURE= yes _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!