openbsd-ports/lang/icon/interp/patches/patch-src_runtime_Makefile
espie d1d3f56d98 Update to icon 9.4.
Most local patches are no longer necessary.
Many thanks to Gregg Townsend for working with me on this one.
2001-07-03 13:13:02 +00:00

11 lines
304 B
Plaintext

$OpenBSD: patch-src_runtime_Makefile,v 1.1 2001/07/03 13:13:14 espie Exp $
--- src/runtime/Makefile.orig Sun Jul 1 13:02:23 2001
+++ src/runtime/Makefile Sun Jul 1 13:04:09 2001
@@ -1,5 +1,5 @@
# Makefile for the Icon run-time system.
-
+XLLINK=-L../../bin -lXpm $(XLIBS)
include ../../Makedefs