FreeBSD Bugzilla – Attachment 67317 Details for
Bug 99237
[patch] sysutils/aaccli fails to install on 6.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 570 bytes, created by
Helge Oldach
on 2006-06-21 05:20:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Helge Oldach
Created:
2006-06-21 05:20:10 UTC
Size:
570 bytes
patch
obsolete
>--- /usr/ports/sysutils/aaccli/Makefile.ctm Tue Dec 13 01:15:59 2005 >+++ /usr/ports/sysutils/aaccli/Makefile Wed Jun 21 05:58:43 2006 >@@ -30,11 +30,17 @@ > > UNZIP= unzip > >+.include <bsd.port.pre.mk> >+ > do-extract: > ${MKDIR} ${WRKSRC} > cd ${WRKSRC} && ${UNZIP} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} > >+.if ${OSVERSION} >= 600000 >+IGNORE_POST_INSTALL= I >+.endif >+ > do-install: >- ${PKG_ADD} -R ${WRKSRC}/${PKGNAME}_${PORTREVISION}.tgz >+ ${PKG_ADD} -R${IGNORE_POST_INSTALL} ${WRKSRC}/${PKGNAME}_${PORTREVISION}.tgz > >-.include <bsd.port.mk> >+.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 99237
: 67317