summaryrefslogtreecommitdiff
path: root/japanese/iv/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/iv/files/patch-ae')
-rw-r--r--japanese/iv/files/patch-ae2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/iv/files/patch-ae b/japanese/iv/files/patch-ae
index 1e91ffc74ad1..37d98d34bf5b 100644
--- a/japanese/iv/files/patch-ae
+++ b/japanese/iv/files/patch-ae
@@ -17,7 +17,7 @@
/* TIFF not included because it can't use the same flags */
LIB = IV
-VERSION = 3.1
-+.if ${PORTOBJFORMAT} == "elf"
++.if defined(PORTOBJFORMAT) && ($(PORTOBJFORMAT) == "elf")
+VERSION = 3
+.else
+VERSION = 3.1