FreeBSD Bugzilla – Attachment 142967 Details for
Bug 190078
[path] staging support for print/cups-pstoraster
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.10 KB, created by
Matthieu Volat
on 2014-05-21 17:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Matthieu Volat
Created:
2014-05-21 17:50:00 UTC
Size:
1.10 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 354653) >+++ Makefile (working copy) >@@ -13,8 +13,10 @@ > MAINTAINER= rea@FreeBSD.org > COMMENT= Postscript interpreter for CUPS printing to non-PS printers > >-LIB_DEPENDS= cupsimage.2:${PORTSDIR}/print/cups-image >+LICENSE= GPLv2 > >+LIB_DEPENDS= libcupsimage.so:${PORTSDIR}/print/cups-image >+ > .if defined(WITH_CJK) > RUN_DEPENDS+= ${LOCALBASE}/share/fonts/std.ja_JP/Ryumin-Light:${PORTSDIR}/japanese/font-std \ > ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts >@@ -40,7 +42,6 @@ > DEVICE_DEVS="\$$(DD)cups.dev \$$(DD)pxlcolor.dev \$$(DD)pxlmono.dev" > PLIST_SUB= GS_VERSION="${GS_VERSION}" > >-NO_STAGE= yes > pre-everything:: > .if !defined(WITH_CJK) > @${ECHO_MSG} "" >@@ -69,6 +70,8 @@ > s|^gssharedir = @libdir@/ghostscript|gssharedir = @libdir@/espgs| ; \ > s|^gsdir = @datadir@/ghostscript|gsdir = @datadir@/espgs|' \ > ${WRKSRC}/Makefile.in >+ ${REINPLACE_CMD} -e 's|$$(install_prefix)|$$(DESTDIR)/$$(install_prefix)|g;' \ >+ ${WRKSRC}/*/*.mak > > pre-build: > ${MKDIR} ${WRKSRC}/bin
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 190078
: 142967