FreeBSD Bugzilla – Attachment 126933 Details for
Bug 170721
[MAINTAINER] games/avoision: Makefile changed, added OptionsNG
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
avoision-1.1_1.patch
avoision-1.1_1.patch (text/plain), 1.30 KB, created by
nemysis
on 2012-08-18 01:30:07 UTC
(
hide
)
Description:
avoision-1.1_1.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-08-18 01:30:07 UTC
Size:
1.30 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/games/avoision/Makefile ./Makefile >--- /usr/ports/games/avoision/Makefile 2012-06-01 07:18:29.000000000 +0200 >+++ ./Makefile 2012-08-18 02:17:42.000000000 +0200 >@@ -2,7 +2,7 @@ > # Date created: 2012-05-17 > # Whom: nemysis@gmx.ch > # >-# $FreeBSD: ports/games/avoision/Makefile,v 1.2 2012/06/01 05:18:29 dinoex Exp $ >+# $FreeBSD: ports/games/avoision/Makefile,v 1.1 2012/05/18 04:41:12 miwi Exp $ > # > > PORTNAME= avoision >@@ -12,7 +12,7 @@ > MASTER_SITES= SF/avsn/ > > MAINTAINER= nemysis@gmx.ch >-COMMENT= Avoision is a simple collect-dots-avoid-blocks game >+COMMENT= A simple collect-dots-avoid-blocks game > > LICENSE= GPLv2 CCbyNCSA3 > LICENSE_COMB= dual >@@ -22,9 +22,9 @@ > LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept > > LIB_DEPENDS= radius:${PORTSDIR}/graphics/radius-engine \ >- lua-5.1:${PORTSDIR}/lang/lua \ >- png15:${PORTSDIR}/graphics/png \ >- physfs.1:${PORTSDIR}/devel/physfs >+ lua:${PORTSDIR}/lang/lua \ >+ png:${PORTSDIR}/graphics/png \ >+ physfs:${PORTSDIR}/devel/physfs > RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip > > GNU_CONFIGURE= yes >@@ -41,8 +41,10 @@ > PORTDATA= * > PORTDOCS= ChangeLog > >+.include <bsd.port.options.mk> >+ > post-install: >-.if !defined(NOPORTDOCS) >+.if ${PORT_OPTIONS:MDOCS} > ${MKDIR} ${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${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 170721
: 126933 |
126934
|
126935