View | Details | Raw Unified | Return to bug 60268
Collapse All | Expand All

(-)graphics/gnofract4d/Makefile (-2 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	gnofract4d
8
PORTNAME=	gnofract4d
9
PORTVERSION=	1.8
9
PORTVERSION=	1.9
10
PORTREVISION=	1
11
CATEGORIES=	graphics gnome
10
CATEGORIES=	graphics gnome
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
(-)graphics/gnofract4d/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (gnofract4d-1.8.tar.gz) = 75f1be0e76ff787ba34968a2023d6815
1
MD5 (gnofract4d-1.9.tar.gz) = ed451ea98f1e93275029044fce9e3de5
(-)graphics/gnofract4d/files/patch-fract4d::Makefile.in (-4 / +4 lines)
Lines 1-11 Link Here
1
--- fract4d/Makefile.in.orig	Sun Nov 23 03:06:58 2003
1
--- fract4d/Makefile.in.orig	Thu Dec  4 23:39:23 2003
2
+++ fract4d/Makefile.in	Sun Nov 23 03:07:44 2003
2
+++ fract4d/Makefile.in	Sun Dec 14 10:43:07 2003
3
@@ -138,7 +138,7 @@
3
@@ -138,7 +138,7 @@
4
 	$(GNOMEUI_LIBS) $(INTLLIBS)
4
 	$(GNOMEUI_LIBS) $(INTLLIBS)
5
 
5
 
6
 
6
 
7
-CXXFLAGS = -g -O3 -ffast-math -Wall -D_REENTRANT -DCXX="\"$(CXX)\"" 
7
-AM_CXXFLAGS = -g -O3 -ffast-math -Wall -D_REENTRANT -DCXX="\"$(CXX)\"" 
8
+CXXFLAGS = @CXXFLAGS@ -D_REENTRANT -DCXX="\"$(CXX)\"" 
8
+AM_CXXFLAGS = -D_REENTRANT -DCXX="\"$(CXX)\"" 
9
 subdir = fract4d
9
 subdir = fract4d
10
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
10
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
11
 CONFIG_HEADER = $(top_builddir)/config.h
11
 CONFIG_HEADER = $(top_builddir)/config.h
(-)graphics/gnofract4d/files/patch-libfract4d::Makefile.in (-4 / +4 lines)
Lines 1-11 Link Here
1
--- libfract4d/Makefile.in.orig	Mon Oct 27 03:26:16 2003
1
--- libfract4d/Makefile.in.orig	Thu Dec  4 23:38:27 2003
2
+++ libfract4d/Makefile.in	Sun Nov  2 22:29:23 2003
2
+++ libfract4d/Makefile.in	Sun Dec 14 10:43:52 2003
3
@@ -123,7 +123,7 @@
3
@@ -123,7 +123,7 @@
4
 
4
 
5
 lib_LTLIBRARIES = libfract4d.la
5
 lib_LTLIBRARIES = libfract4d.la
6
 
6
 
7
-CXXFLAGS = -O3 -ffast-math -Wall -D_REENTRANT $(GNOFRACT4D_CFLAGS)
7
-AM_CXXFLAGS = -O3 -ffast-math -Wall -D_REENTRANT 
8
+CXXFLAGS = @CXXFLAGS@ $(GNOFRACT4D_CFLAGS)
8
+AM_CXXFLAGS = -D_REENTRANT 
9
 
9
 
10
 libfract4d_la_SOURCES = \
10
 libfract4d_la_SOURCES = \
11
 	fract4d.h \
11
 	fract4d.h \
(-)graphics/gnofract4d/pkg-plist (+1 lines)
Lines 100-105 Link Here
100
share/gnome/pixmaps/gnofract4d/deepen_now.png
100
share/gnome/pixmaps/gnofract4d/deepen_now.png
101
share/gnome/pixmaps/gnofract4d/explorer_mode.png
101
share/gnome/pixmaps/gnofract4d/explorer_mode.png
102
share/gnome/pixmaps/gnofract4d/gnofract4d-logo.png
102
share/gnome/pixmaps/gnofract4d/gnofract4d-logo.png
103
share/locale/it/LC_MESSAGES/gnofract4d.mo
103
@dirrm share/gnome/pixmaps/gnofract4d
104
@dirrm share/gnome/pixmaps/gnofract4d
104
@dirrm share/gnome/omf/gnofract4d
105
@dirrm share/gnome/omf/gnofract4d
105
@dirrm share/gnome/maps/gnofract4d
106
@dirrm share/gnome/maps/gnofract4d

Return to bug 60268