Bug 146184 - [patch] graphics/libGL: install target fails on 2nd run
Summary: [patch] graphics/libGL: install target fails on 2nd run
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: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-30 12:40 UTC by swell.k
Modified: 2010-08-15 10:30 UTC (History)
0 users

See Also:


Attachments
a.diff (562 bytes, patch)
2010-04-30 12:40 UTC, swell.k
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description swell.k 2010-04-30 12:40:04 UTC
$ make install
...
===>  Checking if graphics/libGL already installed
/bin/rm /a/pkgbuild/a/freebsd-ports/graphics/libGL/work/Mesa-7.6.1/include/GL/glu*.h
rm: /a/pkgbuild/a/freebsd-ports/graphics/libGL/work/Mesa-7.6.1/include/GL/glu*.h: No such file or directory
*** Error code 1

How-To-Repeat: 1. make install
2. make deinstall
3. make install
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-30 12:40:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-x11

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-08-15 10:27:37 UTC
arved       2010-08-15 09:27:28 UTC

  FreeBSD ports repository

  Modified files:
    graphics/libGL       Makefile 
  Log:
  Fix make install; make deinstall install
  
  PR:             146184
  Submitted by:   Anonymous <swell.k@gmail.com>
  
  Revision  Changes    Path
  1.16      +1 -1      ports/graphics/libGL/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 Tilman Keskinoz freebsd_committer freebsd_triage 2010-08-15 10:27:43 UTC
State Changed
From-To: open->closed

committed, thanks