FreeBSD Bugzilla – Attachment 226956 Details for
Bug 257626
graphics/glew: drop unused dependencies after 1.11.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1 (apply via "git am")
bug257626.diff (text/plain), 1.03 KB, created by
Jan Beich
on 2021-08-04 21:22:25 UTC
(
hide
)
Description:
v1 (apply via "git am")
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2021-08-04 21:22:25 UTC
Size:
1.03 KB
patch
obsolete
>From 6e2841b2de1a875c10cef2350e5ce3ded39a36a5 Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Wed, 4 Aug 2021 21:17:36 +0000 >Subject: [PATCH] graphics/glew: drop unused dependencies after 0ccfc073ab99 > >* -lGLU dropped in https://github.com/nigels-com/glew/commit/3828cfb38c7b >* -lXmu -lXi -lXext dropped in https://github.com/nigels-com/glew/commit/d03b68e40d00 > >PR: 257626 >Approved by: zeising (maintainer) >--- > graphics/glew/Makefile | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/graphics/glew/Makefile b/graphics/glew/Makefile >index 468aabfa59fa..c367b5043ba4 100644 >--- a/graphics/glew/Makefile >+++ b/graphics/glew/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= glew > PORTVERSION= 2.2.0 >-PORTREVISION?= 1 >+PORTREVISION?= 2 > CATEGORIES= graphics > MASTER_SITES= SF > >@@ -13,8 +13,8 @@ LICENSE= MIT BSD3CLAUSE > LICENSE_COMB= dual > > USES= gmake gl tar:tgz xorg >-USE_XORG?= x11 xext xi xmu >-USE_GL?= gl glu >+USE_XORG?= x11 >+USE_GL?= gl > USE_LDCONFIG= yes > > MAKE_ENV= GLEW_DEST=${PREFIX} GLEW_PREFIX=${PREFIX}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 257626
: 226956