Bug 114943 - Maintainer update port:deskutils/qtm Fix a bug in Makefile
Summary: Maintainer update port:deskutils/qtm Fix a bug in 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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-26 15:30 UTC by Yinghong. Liu
Modified: 2007-07-27 16:00 UTC (History)
1 user (show)

See Also:


Attachments
Makefile.diff (342 bytes, patch)
2007-07-26 15:30 UTC, Yinghong. Liu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yinghong. Liu 2007-07-26 15:30:01 UTC
It needn't create share/applications in Makefile. So remove it.
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2007-07-26 19:02:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-27 15:54:57 UTC
rafan       2007-07-27 14:54:54 UTC

  FreeBSD ports repository

  Modified files:
    deskutils/qtm        Makefile 
  Log:
  - This port does not need share/applications, so remove it
  - While I'm here, remove trailing / from INSTALL_*
  
  PR:             ports/114943
  Submitted by:   Yinghong Liu <relaxbsd at gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -2      ports/deskutils/qtm/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 Rong-En Fan freebsd_committer freebsd_triage 2007-07-27 15:55:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!