diff options
author | adrianp <adrianp> | 2005-02-05 00:12:11 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2005-02-05 00:12:11 +0000 |
commit | c04a8a4d2e7f13f8cb73a9bfb27966b277dc3ffa (patch) | |
tree | 86e21468be18bc7a88477fe9dadf0c11c38718b6 /net | |
parent | 80f49bf632607688b1f71dd836b92a636077d84e (diff) | |
download | pkgsrc-c04a8a4d2e7f13f8cb73a9bfb27966b277dc3ffa.tar.gz |
Remove out-dated patches for last round of ocaml updates
Diffstat (limited to 'net')
-rw-r--r-- | net/mldonkey/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/mldonkey/patches/patch-aa b/net/mldonkey/patches/patch-aa deleted file mode 100644 index 512fcb25a2c..00000000000 --- a/net/mldonkey/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.9 2004/12/25 19:22:57 wiz Exp $ - ---- config/configure.orig Fri Apr 16 19:17:11 2004 -+++ config/configure -@@ -10609,7 +10609,7 @@ s,@PERL@,$PERL,;t t - s,@EGREP@,$EGREP,;t t - s,@GTK_CONFIG@,$GTK_CONFIG,;t t - s,@PTHREAD_CC@,$PTHREAD_CC,;t t --s,@PTHREAD_LIBS@,$PTHREAD_LIBS,;t t -+s,@PTHREAD_LIBS@,-Wl,-R\${BUILDLINK_PREFIX.pthread}/lib -L\${BUILDLINK_PREFIX.pthread}/lib $PTHREAD_LIBS,;t t - s,@PTHREAD_CFLAGS@,$PTHREAD_CFLAGS,;t t - s,@COMPRESS@,$COMPRESS,;t t - s,@EXTRA_DIRS@,$EXTRA_DIRS,;t t |