FreeBSD Bugzilla – Attachment 69914 Details for
Bug 102155
[PATCH] graphics/libcaca: fix some problems on amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 713 bytes, created by
Jose Alonso Cardenas Marquez
on 2006-08-16 19:10:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jose Alonso Cardenas Marquez
Created:
2006-08-16 19:10:14 UTC
Size:
713 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/graphics/libcaca/Makefile,v >retrieving revision 1.11 >diff -u -r1.11 Makefile >--- Makefile 9 Jun 2006 18:59:20 -0000 1.11 >+++ Makefile 11 Aug 2006 22:31:03 -0000 >@@ -6,7 +6,7 @@ > > PORTNAME= libcaca > PORTVERSION= 0.9 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= graphics > MASTER_SITES= http://sam.zoy.org/projects/libcaca/ > >@@ -34,6 +34,10 @@ > > .include <bsd.port.pre.mk> > >+.if ${ARCH} == "amd64" || ${ARCH} == "ia64" >+CFLAGS+= -fPIC -DPIC >+.endif >+ > .if defined(WITH_SLANG) || exists(${LOCALBASE}/lib/libslang.so) > LIB_DEPENDS+= slang.1:${PORTSDIR}/devel/libslang > CONFIGURE_ARGS+= --enable-slang
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 102155
: 69914