FreeBSD Bugzilla – Attachment 28159 Details for
Bug 47487
Update port: sysutils/slmon
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.07 KB, created by
tkato
on 2003-01-25 22:10:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2003-01-25 22:10:11 UTC
Size:
1.07 KB
patch
obsolete
>diff -urN /usr/ports/sysutils/slmon/Makefile sysutils/slmon/Makefile >--- /usr/ports/sysutils/slmon/Makefile Mon Nov 11 19:01:05 2002 >+++ sysutils/slmon/Makefile Fri Jan 24 09:40:23 2003 >@@ -8,22 +8,29 @@ > > PORTNAME= slmon > PORTVERSION= 0.5.11 >+PORTREVISION= 1 > CATEGORIES= sysutils > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} > > MAINTAINER= ports@FreeBSD.org > >-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ >- gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ >- gtop.1:${PORTSDIR}/devel/libgtop \ >+LIB_DEPENDS= gtop-2.0.2:${PORTSDIR}/devel/libgtop2 \ > slang.1:${PORTSDIR}/devel/libslang > > USE_GMAKE= yes > GNU_CONFIGURE= yes >-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >- LDFLAGS="-L${LOCALBASE}/lib -lncurses -lintl -lgnugetopt" >-MAN1= slmon.1 >+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" >+ >+MAN1= slmon.1 >+ >+CPPFLAGS= -I${LOCALBASE}/include >+LDFLAGS= -L${LOCALBASE}/lib -lncurses >+ >+.if !exists(/usr/include/getopt.h) >+LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt >+LDFLAGS+= -lgnugetopt >+.endif > > .include <bsd.port.pre.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 47487
: 28159