aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-01-22 22:27:38 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-01-22 22:27:38 +0000
commit814f1c72e897d21427789313df3bdf3dc8694db7 (patch)
tree1a3beebfba140a58397b4209d76f1b46c912cbc6 /x11-toolkits
parentd5ddd85f15356d96ed7d15dd43134446287e41d5 (diff)
downloadports-814f1c72e897d21427789313df3bdf3dc8694db7.tar.gz
ports-814f1c72e897d21427789313df3bdf3dc8694db7.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/iv/files/patch-bc16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-toolkits/iv/files/patch-bc b/x11-toolkits/iv/files/patch-bc
deleted file mode 100644
index 14a0ee80faaa..000000000000
--- a/x11-toolkits/iv/files/patch-bc
+++ /dev/null
@@ -1,16 +0,0 @@
---- src/lib/Unidraw/Imakefile.orig Sat Oct 31 08:32:58 1992
-+++ src/lib/Unidraw/Imakefile Sat Jan 16 19:49:31 1999
-@@ -5,7 +5,12 @@
- #ifdef InObjectCodeDir
-
- LIB = Unidraw
--VERSION = 3.1
-+#VERSION = 3.1
-+.if defined(PORTOBJFORMAT) && ($(PORTOBJFORMAT) == "elf")
-+VERSION = 3
-+.else
-+VERSION = 3.1
-+.endif
-
- MakeLibrary($(LIB),$(VERSION))
-