FreeBSD Bugzilla – Attachment 87524 Details for
Bug 124126
devel/tclxml update docs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 869 bytes, created by
David Yeske
on 2008-05-30 10:00:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
David Yeske
Created:
2008-05-30 10:00:09 UTC
Size:
869 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/tclxml/Makefile,v >retrieving revision 1.10 >diff -u -r1.10 Makefile >--- Makefile 5 May 2008 14:54:25 -0000 1.10 >+++ Makefile 30 May 2008 08:36:06 -0000 >@@ -16,6 +16,9 @@ > > RUN_DEPENDS?= dtplite:${PORTSDIR}/devel/tcllib > >+PORTDOCS= README.html html.xsl nroff.xsl tclxml.html tclxml.xml \ >+ README.xml man.macros tcldoc-1.0.dtd tclxml.n txt.xsl >+ > USE_TCL= 82+ > GNU_CONFIGURE= yes > USE_LDCONFIG?= ${PREFIX}/lib/Tclxml${PORTVERSION} >@@ -25,4 +28,13 @@ > PATCHDIR= ${PKGDIR}${PKGNAMESUFFIX}/files/ > PLIST_SUB= VER=${PORTVERSION} > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+pre-install: >+ >+.if !defined(NOPORTDOCS) >+ @${INSTALL} -d ${DOCSDIR} >+ @cd ${WRKSRC}/doc && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} >+.endif >+ >+.include <bsd.port.post.mk>
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 124126
: 87524