FreeBSD Bugzilla – Attachment 15563 Details for
Bug 28816
Enhance build options for irc/scrollz
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 885 bytes, created by
Pete Fritchman
on 2001-07-08 16:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pete Fritchman
Created:
2001-07-08 16:00:01 UTC
Size:
885 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/irc/scrollz/Makefile,v >retrieving revision 1.11 >diff -u -r1.11 Makefile >--- Makefile 2001/07/06 16:07:38 1.11 >+++ Makefile 2001/07/08 14:50:30 >@@ -7,6 +7,7 @@ > > PORTNAME= scrollz > PORTVERSION= 1.8l >+PORTREVISION= 1 > CATEGORIES= irc ipv6 > MASTER_SITES= ftp://ftp.scrollz.com/pub/ScrollZ/source/ \ > ftp://ftp.stealth.net/pub/mirrors/ftp.scrollz.com/pub/ScrollZ/source >@@ -14,6 +15,7 @@ > > MAINTAINER= petef@databits.net > >+IS_INTERACTIVE= yes > GNU_CONFIGURE= yes > CONFIGURE_ARGS+= --enable-ipv6 > >@@ -23,5 +25,12 @@ > > post-patch: > @${PERL} -pi -e 's!^IRCLIB =!IRCLIB ?=!' ${WRKSRC}/Makefile.in >+ >+pre-build: >+.if !defined(BATCH) >+ @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${CC} ${CFLAGS} -o SZdist \ >+ SZdist.c) >+ @(cd $(WRKSRC); ./SZdist) >+.endif > > .include <bsd.port.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 28816
: 15563