FreeBSD Bugzilla – Attachment 128117 Details for
Bug 172003
games/kbilliards: Fix 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.21 KB, created by
tkato432
on 2012-09-25 19:10:24 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-09-25 19:10:24 UTC
Size:
1.21 KB
patch
obsolete
>diff -urN /usr/ports/games/kbilliards/Makefile games/kbilliards/Makefile >--- /usr/ports/games/kbilliards/Makefile 2010-12-04 16:31:45.000000000 +0900 >+++ games/kbilliards/Makefile 2012-09-25 03:32:24.000000000 +0900 >@@ -1,7 +1,4 @@ >-# New ports collection makefile for: kbilliards >-# Date created: 15 May 2003 >-# Whom: Kirill Ponomarew <ponomarew@oberon.net> >-# >+# Created by: Kirill Ponomarew <ponomarew@oberon.net> > # $FreeBSD: ports/games/kbilliards/Makefile,v 1.29 2010/12/04 07:31:45 ade Exp $ > > PORTNAME= kbilliards >@@ -9,27 +6,27 @@ > PORTREVISION= 6 > CATEGORIES= games kde > MASTER_SITES= http://www.hostnotfound.it/kbilliards/ \ >- ${MASTER_SITE_LOCAL} >-MASTER_SITE_SUBDIR= arved >+ LOCAL/arved > > MAINTAINER= ports@FreeBSD.org > COMMENT= Funny billiards simulator game for KDE > >+LICENSE= GPLv2 # (or later) >+ > EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure > > USE_BZIP2= yes >-USE_GETTEXT= yes > USE_KDELIBS_VER=3 > USE_PERL5_BUILD=yes >+USE_GETTEXT= yes > USE_GMAKE= yes > USE_AUTOTOOLS= libtool >- >-CFLAGS+= -Dsqrtl=sqrt >+MAKE_JOBS_SAFE= yes > > .include <bsd.port.pre.mk> > >-.if ${OSVERSION} >= 800024 >-BROKEN= does not compile >+.if ${OSVERSION} < 800024 >+CFLAGS+= -Dsqrtl=sqrt > .endif > > pre-configure:
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 172003
: 128117