BUG: gtkglarea2 unnecessarily requires XFree86
Reported by: |
springer.jonathan@… |
Owned by: |
erickt@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.2
|
Keywords:
|
|
Cc:
|
erickt@…, markd@…
|
Port:
|
gtkglarea2
|
|
|
Apple provides all the needed libraries. Patch is:
--- /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/gtkglarea2/Portfile 2006-06-15 14:59:42.000000000 -0400
+++ ./Portfile 2006-08-26 18:14:11.000000000 -0400
@@ -18,6 +18,5 @@
use_bzip2 yes
checksums md5 cd69f77240ae8038f95a2e5e0b7e5f25 \
sha1 5a4e7f37a7cbf628cde948ac0f95d8d810b1a007
-depends_lib lib:libGL.1:XFree86 \
- lib:libgtk.2:gtk2
+depends_lib lib:libgtk.2:gtk2
configure.post_args --with-GL-prefix=/usr/X11R6
Change History (6)
Owner: |
changed from macports-tickets@… to erickt@…
|
Summary: |
gtkglarea2 unnecessarily requires XFree86 →
BUG: gtkglarea2 unnecessarily requires XFree86
|
Cc: |
erickt@… markd@… added
|
Cc: |
markd@… added; markd@… removed
|
Resolution: |
→ worksforme
|
Status: |
new →
closed
|
Description: |
modified (diff)
|
Port: |
gtkglarea2 added
|
Assign to maintainer.