summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-12-21 10:27:09 +0000
committerJeroen Roovers <jer@gentoo.org>2014-12-21 10:27:09 +0000
commitc6e2e9636a2827157cf9ca2d3715739f1333cff2 (patch)
treedc93219f4f7735a348e4c46cc09bb6ea3f4c2c74 /net-misc/tcpsound/files
parentBump semigroups to 0.16.0.1 (diff)
downloadgentoo-2-c6e2e9636a2827157cf9ca2d3715739f1333cff2.tar.gz
gentoo-2-c6e2e9636a2827157cf9ca2d3715739f1333cff2.tar.bz2
gentoo-2-c6e2e9636a2827157cf9ca2d3715739f1333cff2.zip
Remove -L$(libdir) from LIBS (maybe bug #533164).
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc/tcpsound/files')
-rw-r--r--net-misc/tcpsound/files/tcpsound-0.3.1-makefile.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/tcpsound/files/tcpsound-0.3.1-makefile.patch b/net-misc/tcpsound/files/tcpsound-0.3.1-makefile.patch
index 7192dcecb89f..83f694878376 100644
--- a/net-misc/tcpsound/files/tcpsound-0.3.1-makefile.patch
+++ b/net-misc/tcpsound/files/tcpsound-0.3.1-makefile.patch
@@ -20,7 +20,7 @@
-CC = $(MKTOOL)
+MKTOOL = install
+CFLAGS += -I$(includedir)
-+LIBS = -L$(libdir) -lSDL -lmba -lpthread
++LIBS = -lSDL -lmba -lpthread
.SUFFIXES: .1 .1.gz