summaryrefslogtreecommitdiff
path: root/x11/asclock/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/asclock/patches/patch-aa')
-rw-r--r--x11/asclock/patches/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/asclock/patches/patch-aa b/x11/asclock/patches/patch-aa
deleted file mode 100644
index b3ee6549f86..00000000000
--- a/x11/asclock/patches/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-aa,v 1.3 1999/10/28 19:04:57 jlam Exp $
-
---- Imakefile.orig Wed Sep 16 11:56:00 1998
-+++ Imakefile Thu Oct 28 13:11:11 1999
-@@ -1,5 +1,5 @@
-
--XPMLIB = -L/usr/lib/X11 -lXpm
-+XPMLIB = -Wl,-R${X11BASE}/lib -L${X11BASE}/lib -lXpm
- DEPLIBS = $(DEPXLIB)
-
- LOCAL_LIBRARIES = $(XPMLIB) $(XLIB)