pkgsrc/time/asclock/patches/patch-aa
jlam 45976891a0 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Also
dynamically add the location of the man page instead of hardcoding it as
Solaris and NetBSD differ on which man page is installed.
2001-07-16 00:46:42 +00:00

11 lines
274 B
Text

$NetBSD: patch-aa,v 1.2 2001/07/16 00:46:43 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 = -lXpm
DEPLIBS = $(DEPXLIB)
LOCAL_LIBRARIES = $(XPMLIB) $(XLIB)