SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
devel/sdl-mixer/patches/patch-Makefile_in
Normal file
11
devel/sdl-mixer/patches/patch-Makefile_in
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- Makefile.in.orig Sun Jan 15 17:01:04 2012
|
||||
+++ Makefile.in Sat Mar 17 12:20:57 2012
|
||||
@@ -45,7 +45,7 @@ LT_AGE = @LT_AGE@
|
||||
LT_CURRENT = @LT_CURRENT@
|
||||
LT_RELEASE = @LT_RELEASE@
|
||||
LT_REVISION = @LT_REVISION@
|
||||
-LT_LDFLAGS = -no-undefined -rpath $(libdir) -release $(LT_RELEASE) -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
|
||||
+LT_LDFLAGS = -no-undefined -rpath $(libdir) -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
|
||||
|
||||
all: $(srcdir)/configure Makefile $(objects) $(objects)/$(TARGET) $(objects)/playwave$(EXE) $(objects)/playmus$(EXE)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue