FreeBSD Bugzilla – Attachment 119155 Details for
Bug 161620
Update port: games/tksol
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 968 bytes, created by
tkato432
on 2011-10-14 19:50:19 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-10-14 19:50:19 UTC
Size:
968 bytes
patch
obsolete
>diff -urN /usr/ports/games/tksol/Makefile games/tksol/Makefile >--- /usr/ports/games/tksol/Makefile 2008-04-09 23:36:01.000000000 +0900 >+++ games/tksol/Makefile 2011-09-24 14:17:37.000000000 +0900 >@@ -9,24 +9,25 @@ > PORTVERSION= 1.8.4 > PORTREVISION= 1 > CATEGORIES= games tk >-MASTER_SITES= ${MASTER_SITE_SUNSITE} >-MASTER_SITE_SUBDIR= games/solitaires >+MASTER_SITES= SUNSITE/games/solitaires > EXTRACT_SUFX= .tgz > > MAINTAINER= ports@FreeBSD.org > COMMENT= A version of the card game solitaire > >-RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 >+LICENSE= GPLv2 > > WRKSRC= ${WRKDIR}/${PORTNAME} >- > NO_BUILD= yes > >+USE_TK_WRAPPER= yes >+ > MAN6= tksol.6 > > post-patch: >- @${REINPLACE_CMD} -e 's|exec wish|exec ${PREFIX}/bin/wish8.4|g ; \ >- s|/usr/local/lib/tksol|${DATADIR}|g' ${WRKSRC}/tksol >+ @${REINPLACE_CMD} -e \ >+ 's|^#/bin/sh|#!/bin/sh| ; \ >+ s|/usr/local/lib/tksol|${DATADIR}|' ${WRKSRC}/tksol > > do-install: > ${INSTALL_SCRIPT} ${WRKSRC}/tksol ${PREFIX}/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 161620
: 119155