FreeBSD Bugzilla – Attachment 128130 Details for
Bug 172014
graphics/backfract: Remove USE_PERL5_BUILD
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.55 KB, created by
tkato432
on 2012-09-25 19:10:27 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-09-25 19:10:27 UTC
Size:
1.55 KB
patch
obsolete
>diff -urN /usr/ports/graphics/backfract/Makefile graphics/backfract/Makefile >--- /usr/ports/graphics/backfract/Makefile 2009-11-20 07:07:40.000000000 +0900 >+++ graphics/backfract/Makefile 2012-09-25 03:34:18.000000000 +0900 >@@ -1,9 +1,5 @@ >-# New ports collection makefile for: backfract >-# Date created: 8 August 2000 >-# Whom: Patrick Gardella <patrick@freebsd.org> >-# >+# Created by: Patrick Gardella <patrick@freebsd.org> > # $FreeBSD: ports/graphics/backfract/Makefile,v 1.11 2009/11/19 22:07:40 pav Exp $ >-# > > PORTNAME= backfract > PORTVERSION= 1.1.2 >@@ -14,16 +10,20 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Fractal image animated wallpaper program > >+LICENSE= GPLv2 # (or later) >+ > USE_XORG= x11 >-PLIST_FILES= bin/backfract > GNU_CONFIGURE= yes >-USE_PERL5_BUILD=yes >-NO_INSTALL_MANPAGE= yes > ALL_TARGET= # none > MAKE_JOBS_UNSAFE= yes > >-pre-configure: >- ${PERL} -pi -e "s@-O3@${CFLAGS}@g" ${WRKSRC}/configure >+PLIST_FILES= bin/backfract >+ >+post-patch: >+ @${REINPLACE_CMD} -e \ >+ "/'-O3'/s|^|#| ; \ >+ /'-O'/s|^|#| ; \ >+ s|linux/soundcard.h|sys/soundcard.h|" ${WRKSRC}/configure > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/backfract ${PREFIX}/bin >diff -urN /usr/ports/graphics/backfract/pkg-descr graphics/backfract/pkg-descr >--- /usr/ports/graphics/backfract/pkg-descr 2012-01-08 16:01:20.000000000 +0900 >+++ graphics/backfract/pkg-descr 2012-07-08 23:01:49.000000000 +0900 >@@ -4,4 +4,4 @@ > zooms in, it uses a simple heuristic to try to stay with > "interesting" scenes. > >-WWW: http://www.inetarena.com/~wms/comp/backfract/ >+WWW: http://www.igoweb.org/~wms/comp/backfract/
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 172014
: 128130