FreeBSD Bugzilla – Attachment 114132 Details for
Bug 155771
[Maintainer Update] ports-mgmt/pkg_cleanup broken on -CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 700 bytes, created by
Stephen Hurd
on 2011-03-22 04:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Stephen Hurd
Created:
2011-03-22 04:40:00 UTC
Size:
700 bytes
patch
obsolete
>diff -ur ports-mgmt/pkg_cleanup.orig/Makefile ports-mgmt/pkg_cleanup/Makefile >--- ports-mgmt/pkg_cleanup.orig/Makefile 2011-03-18 20:44:09.000000000 -0700 >+++ ports-mgmt/pkg_cleanup/Makefile 2011-03-21 21:27:24.000000000 -0700 >@@ -20,6 +20,12 @@ > > PLIST_FILES= sbin/pkg_cleanup > >+.include <bsd.port.pre.mk> >+ >+.if ${OSVERSION} >= 900030 >+BROKEN= Still requires old libdialog >+.endif >+ > do-extract: > ${MKDIR} ${WRKSRC} > ${CP} -R ${FILESDIR}/* ${WRKSRC} >@@ -31,4 +37,4 @@ > ${INSTALL_PROGRAM} ${WRKSRC}/pkg_cleanup ${PREFIX}/sbin/pkg_cleanup > ${INSTALL_MAN} ${WRKSRC}/pkg_cleanup.1 ${MAN1PREFIX}/man/man1 > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >Only in ports-mgmt/pkg_cleanup: work
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 155771
: 114132 |
114133
|
114134