FreeBSD Bugzilla – Attachment 72949 Details for
Bug 105891
[PATCH] biology/kinemage: respect X11BASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
kinemage-5.79.patch
kinemage-5.79.patch (text/plain), 971 bytes, created by
trasz
on 2006-11-26 22:50:29 UTC
(
hide
)
Description:
kinemage-5.79.patch
Filename:
MIME Type:
Creator:
trasz
Created:
2006-11-26 22:50:29 UTC
Size:
971 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/biology/kinemage/files/patch-Makefile /home/trasz/kinemage/files/patch-Makefile >--- /usr/ports/biology/kinemage/files/patch-Makefile Mon Dec 11 04:10:04 2000 >+++ /home/trasz/kinemage/files/patch-Makefile Sun Nov 26 23:49:20 2006 >@@ -5,7 +5,7 @@ > # for Linux, try: > # CFLAGS = -I/usr/X11R6/LessTif/Motif2.0/include > -CFLAGS = -g -I/usr/X11R6/LessTif/Motif2.0/include >-+CFLAGS += -I/usr/X11R6/include >++CFLAGS += -I$(X11BASE)/include > # for SGI use: > # CFLAGS = -I/usr/include/X11 > # CFLAGS = -g -I/usr/include/X11 >@@ -16,7 +16,7 @@ > -LIBS = -L/usr/X11R6/LessTif/Motif2.0/lib -L/usr/X11R6/lib -lXm -lXt -lX11 > +# LIBS = -L/usr/X11R6/LessTif/Motif2.0/lib -L/usr/X11R6/lib -lXm -lXt -lX11 > +# For FreeBSD: >-+LIBS = -L/usr/X11R6/lib -lXm -lXt -lX11 >++LIBS = -L$(X11BASE)/lib -lXm -lXt -lX11 > > # ------------------------------------------------------------------------
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 105891
: 72949