FreeBSD Bugzilla – Attachment 41658 Details for
Bug 65130
Fix port: japanese/dvi2dvi
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.16 KB, created by
Hiroki Sato
on 2004-04-03 17:00:42 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Hiroki Sato
Created:
2004-04-03 17:00:42 UTC
Size:
1.16 KB
patch
obsolete
>Index: dvi2dvi/Makefile >=================================================================== >RCS file: /home/ncvs/ports/japanese/dvi2dvi/Makefile,v >retrieving revision 1.8 >diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.8 Makefile >--- dvi2dvi/Makefile 3 Apr 2004 14:05:54 -0000 1.8 >+++ dvi2dvi/Makefile 3 Apr 2004 15:38:55 -0000 >@@ -17,26 +17,21 @@ > MAINTAINER= hrs@FreeBSD.org > COMMENT= A DVI to DVI transformer > >-RUN_DEPENDS= ${PREFIX}/share/fonts/vf-n2a:${PORTSDIR}/japanese/vftool >+RUN_DEPENDS= ${LOCALBASE}/share/fonts/vf-n2a:${PORTSDIR}/japanese/vftool > > USE_GMAKE= yes > MAKE_ENV+= kpathsea_parent=../${KPATHSEA_PARENT} >+GNU_CONFIGURE= yes >+CONFIGURE_WRKSRC= ${WRKDIR}/${KPATHSEA_PARENT}/kpathsea >+CONFIGURE_ARGS+= --prefix=${PREFIX} > > KPATHSEA_PARENT= web2c-7.2 > > .include <bsd.port.pre.mk> > >-.if ${ARCH} == "amd64" >-BROKEN= "Does not build on amd64" >-.endif >- > post-extract: > @( cd ${WRKSRC} ; ${MAKE} newlib ) > @${CP} ${FILESDIR}/fontdesc ${WRKSRC}/lib >- >-pre-configure: >- @( cd ${WRKDIR}/${KPATHSEA_PARENT}/kpathsea ; \ >- ./configure --prefix=${PREFIX} ) > > pre-build: > @( cd ${WRKDIR}/${KPATHSEA_PARENT}/kpathsea ; ${GMAKE} )
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 65130
: 41658