FreeBSD Bugzilla – Attachment 133030 Details for
Bug 177414
[maintainer update] Update www/mod_macro22 to use options NG
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 805 bytes, created by
Lukasz Wasikowski
on 2013-03-27 13:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Lukasz Wasikowski
Created:
2013-03-27 13:40:00 UTC
Size:
805 bytes
patch
obsolete
>diff -ruN mod_macro22.bak/Makefile mod_macro22/Makefile >--- mod_macro22.bak/Makefile 2013-03-02 04:55:25.000000000 +0100 >+++ mod_macro22/Makefile 2013-03-27 14:23:59.086280749 +0100 >@@ -1,9 +1,5 @@ >-# Ports collection makefile for: mod_macro22 >-# Date created: 31 May 2008 >-# Whom: Lukasz Wasikowski <lukasz@wasikowski.net> >-# >+# Created by: Lukasz Wasikowski <lukasz@wasikowski.net> > # $FreeBSD: www/mod_macro22/Makefile 313182 2013-03-02 03:55:25Z eadler $ >-# > > PORTNAME= mod_macro > PORTVERSION= 1.1.11 >@@ -28,8 +24,13 @@ > > PORTSCOUT= limit:^1\.1\. > >+OPTIONS_DEFINE= DOCS >+DOCS_DESC= Install documentation >+ >+.include <bsd.port.options.mk> >+ > post-install: >-.if !defined(NOPORTDOCS) >+.if ${PORT_OPTIONS:MDOCS} > @${MKDIR} ${DOCSDIR}/ > ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}/ > .endif
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 177414
: 133030