Bug 168174 - [MAINTAINER] games/bubble-chains: Changed Makefile
Summary: [MAINTAINER] games/bubble-chains: Changed Makefile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-20 19:10 UTC by nemysis
Modified: 2012-05-22 08:40 UTC (History)
0 users

See Also:


Attachments
bubble-chains-0.1.1_2.patch (1.78 KB, patch)
2012-05-20 19:10 UTC, nemysis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2012-05-20 19:10:01 UTC
Changed Makefile
- removed not needed USE_GMAKE, HAS_CONFIGURE, CONFIGURE_ENV, MAKE_ENV
- simplified do-configure:
- simplified .if !defined(NOPORTDOCS)

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
Comment 1 Alex Kozlov freebsd_committer freebsd_triage 2012-05-21 08:10:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-22 08:36:42 UTC
ak          2012-05-22 07:36:27 UTC

  FreeBSD ports repository

  Modified files:
    games/bubble-chains  Makefile 
  Log:
  - remove USE_GMAKE, HAS_CONFIGURE, CONFIGURE_ENV, MAKE_ENV
  - simplify do-configure, .if !defined (NOPORTDATA) block
  
  PR:     ports/168174
  Submitted by:   nemysis <nemysis@gmx.ch> (maintainer)
  Approved by:    eadler, itetcu (mentors, implicit)
  
  Revision  Changes    Path
  1.3       +10 -11    ports/games/bubble-chains/Makefile
_______________________________________________
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"
Comment 3 Alex Kozlov freebsd_committer freebsd_triage 2012-05-22 08:37:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!