Makefile changed - removed DISTNAME - removed not needed USE_GMAKE, HAS_CONFIGURE, CONFIGURE_ENV, MAKE_ENV - simplified do-configure: - simplified .if !defined (NOPORTDATA) Adjusted pkg-plist Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
Responsible Changed From-To: freebsd-ports-bugs->ak I'll take it.
ak 2012-05-22 06:30:52 UTC FreeBSD ports repository Modified files: games/cutemaze Makefile pkg-plist Log: - remove DISTNAME, USE_GMAKE, HAS_CONFIGURE, MAKE_ENV - simplify do-configure, .if !defined (NOPORTDATA) block - use dirrmtry for share/applications, share/icons/oxygen PR: ports/168175 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Approved by: eadler, itetcu (mentors, implicit) Revision Changes Path 1.2 +17 -13 ports/games/cutemaze/Makefile 1.2 +5 -5 ports/games/cutemaze/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, with minor changes. Thanks!