- Add forgotten patch
- Portlint
This commit is contained in:
parent
5358fe0e0b
commit
466ac9066e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102442
@ -23,5 +23,4 @@ USE_GMAKE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/libpng" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -lintl"
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
11
games/xbubble/files/patch-src::Makefile.in
Normal file
11
games/xbubble/files/patch-src::Makefile.in
Normal file
@ -0,0 +1,11 @@
|
||||
--- src/Makefile.in Wed Nov 19 15:51:19 2003
|
||||
+++ src/Makefile.in.new Thu Feb 26 00:01:28 2004
|
||||
@@ -128,7 +128,7 @@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
-AM_CFLAGS = -g -O2 -Werror
|
||||
+AM_CFLAGS = -g -O2
|
||||
|
||||
# Tricks to generate the traj cache at compile time
|
||||
noinst_PROGRAMS = pathinit
|
Loading…
Reference in New Issue
Block a user