FreeBSD Bugzilla – Attachment 10522 Details for
Bug 21081
Update port: devel/SpecTcl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.40 KB, created by
tkato
on 2000-09-06 20:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2000-09-06 20:20:01 UTC
Size:
1.40 KB
patch
obsolete
>diff -urN /usr/ports/devel/SpecTcl/Makefile devel/SpecTcl/Makefile >--- /usr/ports/devel/SpecTcl/Makefile Wed Apr 12 21:19:31 2000 >+++ devel/SpecTcl/Makefile Wed Jul 19 04:55:05 2000 >@@ -17,6 +17,10 @@ > > NO_BUILD= yes > >+post-patch: >+ @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/bin/specJava >+ @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/bin/specTcl >+ > do-install: > ${INSTALL_SCRIPT} ${WRKSRC}/bin/specJava ${PREFIX}/bin > ${INSTALL_SCRIPT} ${WRKSRC}/bin/specTcl ${PREFIX}/bin >diff -urN /usr/ports/devel/SpecTcl/patches/patch-aa devel/SpecTcl/patches/patch-aa >--- /usr/ports/devel/SpecTcl/patches/patch-aa Tue Jan 4 06:59:06 2000 >+++ devel/SpecTcl/patches/patch-aa Wed Jul 19 04:53:06 2000 >@@ -5,7 +5,7 @@ > > # Change DIR to the directory that contains the SpecTcl source files > -DIR=../SpecTcl >-+DIR=/usr/local/SpecTcl/lib >++DIR=%%PREFIX%%/SpecTcl/lib > > # Change WISH to the pathname of your tk4.1a2 (or >) wish binary > -WISH=`which wish` >diff -urN /usr/ports/devel/SpecTcl/patches/patch-ab devel/SpecTcl/patches/patch-ab >--- /usr/ports/devel/SpecTcl/patches/patch-ab Tue Jan 4 06:59:06 2000 >+++ devel/SpecTcl/patches/patch-ab Wed Jul 19 04:53:19 2000 >@@ -5,7 +5,7 @@ > > # Change DIR to the directory that contains the SpecTcl source files > -DIR=../SpecTcl >-+DIR=/usr/local/SpecTcl/lib >++DIR=%%PREFIX%%/SpecTcl/lib > > # Change WISH to the pathname of your tk4.1a2 (or >) wish binary > -WISH=`which wish`
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 21081
: 10522