summaryrefslogtreecommitdiff
path: root/japanese/iv/files/patch-aj
blob: b9452fd3f09012019b13e4491a3996c502e9a1f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- src/lib/Unidraw/Imakefile.orig	Sat Oct 31 08:32:58 1992
+++ src/lib/Unidraw/Imakefile	Wed Oct  7 15:55:02 1998
@@ -5,7 +5,11 @@
 #ifdef InObjectCodeDir
 
 LIB = Unidraw
+.if ${PORTOBJFORMAT} == "elf"
+VERSION = 3
+.else
 VERSION = 3.1
+.endif
 
 MakeLibrary($(LIB),$(VERSION))