diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:38:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:38:59 +0000 |
commit | beced671bdcb6ffe50e652d814ac803ba36386d8 (patch) | |
tree | 88eb9dbb4fc80b7d159c64e16db129bdd9b80aed /multimedia/mplayerxp/files/patch-loader__Makefile | |
parent | Add the current SUSv4/Open Group Base Specifications Issue 7. (diff) |
Remove non staged ports without pending PR from m*
Diffstat (limited to 'multimedia/mplayerxp/files/patch-loader__Makefile')
-rw-r--r-- | multimedia/mplayerxp/files/patch-loader__Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/mplayerxp/files/patch-loader__Makefile b/multimedia/mplayerxp/files/patch-loader__Makefile deleted file mode 100644 index 7aa5cff5c6a5..000000000000 --- a/multimedia/mplayerxp/files/patch-loader__Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- loader/Makefile.orig Sat Dec 2 18:04:56 2006 -+++ loader/Makefile Sun Dec 24 21:46:50 2006 -@@ -19,7 +19,7 @@ - resource.o registry.o elfdll.o cpudetect.o get_path.o wrapper.o - endif - --LD_LIBS=-lc -lm -lpthread -+LD_LIBS=-lc -lm - ifeq ($(TARGET_OS),WIN32) - LD_LIBS+=-lkernel32 - endif |