diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 21:54:33 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 21:54:33 +0000 |
| commit | 60b37dbedcfe6e22fe9a61ee8432ae7bd2780483 (patch) | |
| tree | 42c5d548da07f10a85c92da3191700e6f34e6829 /graphics/dc20pack/files/patch-ab | |
| parent | security/arirang: Mark broken with Ruby 2.0 or newer (diff) | |
Rename german/ and graphics/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'graphics/dc20pack/files/patch-ab')
| -rw-r--r-- | graphics/dc20pack/files/patch-ab | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/dc20pack/files/patch-ab b/graphics/dc20pack/files/patch-ab deleted file mode 100644 index c4cdcd22c8f8..000000000000 --- a/graphics/dc20pack/files/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ ---- Makefile.orig Wed Sep 8 18:38:19 1999 -+++ Makefile Wed Sep 8 18:38:34 1999 -@@ -1,10 +1,10 @@ - all: dc20term dc2totga - - dc20term: dc20_ui.o dc20_hif.o -- gcc -o $@ dc20_ui.o dc20_hif.o -+ ${CC} ${CFLAGS} -o $@ dc20_ui.o dc20_hif.o - - dc2totga: dc2totga.c -- gcc -O3 -o dc2totga dc2totga.c -lm -+ ${CC} ${CFLAGS} -o dc2totga dc2totga.c -lm - - clean: - rm -f dc20_ui.o dc20_hif.o dc2totga.o dc20term dc2totga |
