diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
commit | b1cf59535c70b37f79dbb4a7374b9908cd760c4c (patch) | |
tree | de86c8c77ebfec33fb4888f702c1c1fc593cce83 /japanese/iv/files/patch-aj | |
parent | - update for cairo release (diff) |
Remove expired ports
Notes
Notes:
svn path=/head/; revision=147349
Diffstat (limited to 'japanese/iv/files/patch-aj')
-rw-r--r-- | japanese/iv/files/patch-aj | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/japanese/iv/files/patch-aj b/japanese/iv/files/patch-aj deleted file mode 100644 index caf9f4d27970..000000000000 --- a/japanese/iv/files/patch-aj +++ /dev/null @@ -1,14 +0,0 @@ ---- 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 defined(PORTOBJFORMAT) && ($(PORTOBJFORMAT) == "elf") -+VERSION = 3 -+.else - VERSION = 3.1 -+.endif - - MakeLibrary($(LIB),$(VERSION)) - |