summaryrefslogtreecommitdiff
path: root/emulators/twin/files/patch-ad
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-08-05 21:01:05 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-08-05 21:01:05 +0000
commit20012ff070b9a07e5b955384e3d5da81842de09e (patch)
tree95fe792928713d4be3bdef7a4d82f2424ef38808 /emulators/twin/files/patch-ad
parentUpdate to 0.15 (diff)
o Update to 3.1.14
- bump PORTEPOCH since last version (1999.12.30) is bigger than new one (3.1.14); reviewed by sobomax o Style changes on port's Makefile o Support NOPORTDOCS o Add version number to library files to keep ldconfig happy; start with version 0; reviewed by dougb o Update both COMMENT and DESCR o Add PKGMESSAGE warning about kernel options necessary to get it working PR: 29176 Submitted by: Kato Tsuguru <tkato@prontomail.com> Reviewed by: dougb, sobomax
Diffstat (limited to 'emulators/twin/files/patch-ad')
-rw-r--r--emulators/twin/files/patch-ad11
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/twin/files/patch-ad b/emulators/twin/files/patch-ad
deleted file mode 100644
index 2d6671cd347f..000000000000
--- a/emulators/twin/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- windows/Makefile.in.orig Sun Jun 13 06:20:02 1999
-+++ windows/Makefile.in Tue Dec 28 18:13:18 1999
-@@ -69,7 +69,7 @@
- BIN32_C_SRCS_1 = Strings32.c Profile32.c vsprintf32.c lib32.c
- BIN32_C_SRCS = $(BIN32_C_SRCS_$(TWIN_BIN32))
- BIN32_s_SRCS_0 =
--BIN32_s_SRCS_1 = if32.s
-+BIN32_s_SRCS_1 = if32.S
- BIN32_s_SRCS = $(BIN32_s_SRCS_$(TWIN_BIN32))
-
- #