summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/ptl2/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/ptl2/patches/patch-ac b/devel/ptl2/patches/patch-ac
deleted file mode 100644
index 7717eb4e086..00000000000
--- a/devel/ptl2/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1 1999/05/01 14:38:53 tron Exp $
-
---- Util/configure.orig Fri Mar 19 12:00:58 1999
-+++ Util/configure Sat May 1 15:55:42 1999
-@@ -1327,7 +1327,7 @@
- then
- MKSHLIBCMD='ld -Bshareable'
- PICFLAGS="-fpic"
-- RECPATHFLAGS="-R "
-+ RECPATHFLAGS="-Wl,-R"
- fi
- ;;
- linux*)