FreeBSD Bugzilla – Attachment 58272 Details for
Bug 87854
[MAINTAINER] graphics/ida: Fix non standart LOCALBASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ida.diff
ida.diff (text/plain), 914 bytes, created by
Andrey Slusar
on 2005-10-22 23:30:12 UTC
(
hide
)
Description:
ida.diff
Filename:
MIME Type:
Creator:
Andrey Slusar
Created:
2005-10-22 23:30:12 UTC
Size:
914 bytes
patch
obsolete
>diff -ru /usr/ports/graphics/ida/files/patch-mk::Variables.mk ida/files/patch-mk::Variables.mk >--- /usr/ports/graphics/ida/files/patch-mk::Variables.mk Fri Aug 20 19:56:29 2004 >+++ ida/files/patch-mk::Variables.mk Sat Oct 22 22:55:06 2005 >@@ -1,5 +1,5 @@ > --- mk/Variables.mk.orig Sun Feb 22 14:27:19 2004 >-+++ mk/Variables.mk Fri Aug 20 19:15:12 2004 >++++ mk/Variables.mk Sat Oct 22 22:54:34 2005 > @@ -4,10 +4,10 @@ > # directories > DESTDIR = >@@ -15,3 +15,16 @@ > > # package + version > empty := >+@@ -34,9 +34,9 @@ >+ -Wpointer-arith -Wunused >+ >+ # add /usr/local to the search path if something is in there ... >+-ifneq ($(wildcard /usr/local/include/*.h),) >+- CFLAGS += -I/usr/local/include >+- LDFLAGS += -L/usr/local/$(LIB) >++ifneq ($(wildcard $(LOCALBASE)/include/*.h),) >++ CFLAGS += -I$(LOCALBASE)/include >++ LDFLAGS += -L$(LOCALBASE)/$(LIB) >+ endif >+ >+ # fixup include path for $(srcdir) != "."
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 87854
: 58272