Bug 121891 - [PATCH] graphics/glfw: cleanup USE_X_PREFIX, respect PTHREAD_LIBS
Summary: [PATCH] graphics/glfw: cleanup USE_X_PREFIX, respect PTHREAD_LIBS
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-20 02:30 UTC by Dmitry Marakasov
Modified: 2008-03-20 20:10 UTC (History)
0 users

See Also:


Attachments
glfw.patch (2.52 KB, patch)
2008-03-20 02:30 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2008-03-20 02:30:01 UTC
* Change USE_X_PREFIX to USE_XORG
* While here, fix patch so pthread libs don't get erroneously detected as -lpthread, but as ${PTHREAD_LIBS}
* While here, use SF macro
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-20 02:30:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-03-20 20:08:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-03-20 20:08:43 UTC
miwi        2008-03-20 20:08:37 UTC

  FreeBSD ports repository

  Modified files:
    graphics/glfw        Makefile 
    graphics/glfw/files  patch-compile.sh 
  Log:
  - Use SF macro
  - Get rid of USE_X_PREFIX.
  
  PR:             121891
  Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
  
  Revision  Changes    Path
  1.9       +3 -4      ports/graphics/glfw/Makefile
  1.4       +18 -7     ports/graphics/glfw/files/patch-compile.sh
_______________________________________________
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"