FreeBSD Bugzilla – Attachment 30994 Details for
Bug 51857
Update port: games/nethack34
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.23 KB, created by
tkato
on 2003-05-06 15:40:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2003-05-06 15:40:16 UTC
Size:
1.23 KB
patch
obsolete
>diff -urN /usr/ports/games/nethack34/Makefile games/nethack34/Makefile >--- /usr/ports/games/nethack34/Makefile Sat Apr 12 22:47:09 2003 >+++ games/nethack34/Makefile Sat May 3 21:42:46 2003 >@@ -36,8 +36,9 @@ > .if defined(WITH_GNOME_GRAPHICS) > CATEGORIES= games gnome > PKGNAMESUFFIX= -gnome >-LIB_DEPENDS+= gnugetopt:${PORTSDIR}/devel/libgnugetopt >-USE_GNOME= yes >+USE_GETOPT_LONG= yes >+USE_GNOME= gnomelibs >+MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > GRAPHICS= GNOME_GRAPHICS > .elif defined(WITH_QT_GRAPHICS) > PORTREVISION= 1 >diff -urN /usr/ports/games/nethack34/files/patch-ad games/nethack34/files/patch-ad >--- /usr/ports/games/nethack34/files/patch-ad Tue Sep 10 20:11:12 2002 >+++ games/nethack34/files/patch-ad Sat May 3 21:43:59 2003 >@@ -17,7 +17,7 @@ > +CFLAGS += -DQT_GRAPHICS > +endif > +ifeq ("$(GRAPHICS)","GNOME_GRAPHICS") >-+CFLAGS += -DGNOME_GRAPHICS >++CFLAGS += -DGNOME_GRAPHICS ${CPPFLAGS} > +endif > > -CFLAGS = -O -I../include >@@ -79,7 +79,7 @@ > # > # libraries for Gnome > -WINGNOMELIB = -lgnomeui -lgnome -lart_lgpl -lgtk -lgdk -lpopt >-+WINGNOMELIB = $(shell ${GNOME_CONFIG} --libs gnomeui) -lgnugetopt >++WINGNOMELIB = $(shell ${GNOME_CONFIG} --libs gnomeui) ${LDFLAGS} > # > # libraries for Gem port > WINGEMLIB = -le_gem -lgem
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 51857
: 30994