diff options
author | Steve Price <steve@FreeBSD.org> | 2000-05-29 02:11:52 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-05-29 02:11:52 +0000 |
commit | c1c331baa7d4c6bd0748ad3d2ea8a61c9461c27c (patch) | |
tree | 507baa1dc76abc49a63870cf19ebef612784c17e /emulators/wine/files | |
parent | Yet Another Gratuitous Missing LIB_DEPENDS. (diff) |
Update to version 2000.05.26.
PR: 18847, 18848
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=28844
Diffstat (limited to 'emulators/wine/files')
-rw-r--r-- | emulators/wine/files/patch-ba | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/emulators/wine/files/patch-ba b/emulators/wine/files/patch-ba index aa646a301660..48cc7bf0a9f0 100644 --- a/emulators/wine/files/patch-ba +++ b/emulators/wine/files/patch-ba @@ -14,12 +14,3 @@ diff -u -u -r1.17 Make.rules.in X_CFLAGS = @X_CFLAGS@ X_LIBS = @X_LIBS@ XLIB = @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@ -@@ -81,7 +81,7 @@ - - # Implicit rules - --.SUFFIXES: -+#.SUFFIXES: - .SUFFIXES: .rc .res .spec .spec.c .spec.o .glue.c $(SUFFIXES) - - .c.o: |