A typo in the lang/vala Makefile prevents to build vapigen if asked to. pkg-plist has to be fixed too.
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
mezz 2008-11-03 22:26:06 UTC FreeBSD ports repository Modified files: lang/vala Makefile pkg-plist Log: -Fix a typo, WITH_VAIPGEN -> WITH_VAPIGEN, the OPTIONS should works now. -Fix the plist when WITH_VAPIGEN is defined. -Bump the PORTREVISION. PR: ports/128478 Submitted by: Romain Tartiere <romain@blogreen.org> Revision Changes Path 1.14 +3 -2 ports/lang/vala/Makefile 1.12 +2 -3 ports/lang/vala/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!