Bug 192752 - [PATCH] graphics/glew: fix pkg-static errors
Summary: [PATCH] graphics/glew: fix pkg-static errors
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-17 17:00 UTC by Carlos J Puga Medina
Modified: 2014-08-17 18:03 UTC (History)
0 users

See Also:


Attachments
fix-pkg-plist (349 bytes, patch)
2014-08-17 17:00 UTC, Carlos J Puga Medina
no flags Details | Diff
fix-pkg-static-errors (1.11 KB, patch)
2014-08-17 18:03 UTC, Carlos J Puga Medina
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos J Puga Medina 2014-08-17 17:00:12 UTC
Created attachment 145932 [details]
fix-pkg-plist

Attached patch fixes pkg-plist.

pkg-static: (glew-1.11.0) /usr/ports/graphics/glew/work/stage//usr/local/bin/glewinfo - shared library libGLEW.so.1.11 not found
pkg-static: (glew-1.11.0) /usr/ports/graphics/glew/work/stage//usr/local/bin/visualinfo - shared library libGLEW.so.1.11 not found
Comment 1 Carlos J Puga Medina 2014-08-17 17:56:41 UTC
Solved on r365213
Comment 2 Carlos J Puga Medina 2014-08-17 18:03:56 UTC
Created attachment 145935 [details]
fix-pkg-static-errors