openbsd-ports/japanese/kterm/patches/patch-Imakefile

15 lines
377 B
Plaintext
Raw Normal View History

$OpenBSD: patch-Imakefile,v 1.1 2002/11/21 05:41:14 pvalchev Exp $
--- Imakefile.orig Thu Jul 11 23:01:04 1996
+++ Imakefile Wed Nov 20 01:10:22 2002
@@ -24,6 +24,10 @@ XCOMM $Id: Imakefile,v 6.3 1996/07/12 05
PTYLIB = -lpucc
#endif
+#if defined(OpenBSDArchitecture)
+PTYLIB = -lutil
+#endif
+
OSMAJORVERSION = OSMajorVersion
OSMINORVERSION = OSMinorVersion