diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-03 07:15:52 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-03 07:15:52 +0000 |
| commit | 1895fb56f55db7e3549f41cd19e873cedc012ab4 (patch) | |
| tree | 69f3ebfe1db36c9aa2d1a3c925416eae388989c5 /graphics/xpdf/files/patch-aa | |
| parent | 97db26beb06ea6deda82c57e7fcc4ccf15dd570e (diff) | |
Upgrade to 0.7.
PR: 3712
Submitted by: Vanill Ice <vanilla@Minje.Com.TW>
Diffstat (limited to 'graphics/xpdf/files/patch-aa')
| -rw-r--r-- | graphics/xpdf/files/patch-aa | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/graphics/xpdf/files/patch-aa b/graphics/xpdf/files/patch-aa deleted file mode 100644 index d28cb664a341..000000000000 --- a/graphics/xpdf/files/patch-aa +++ /dev/null @@ -1,25 +0,0 @@ -*** Makefile.orig Fri Nov 29 21:16:32 1996 ---- Makefile Fri Nov 29 21:19:22 1996 -*************** -*** 21,30 **** - cd xpdf; $(MAKE) pdftops - - install: -! install -c xpdf/xpdf $(PREFIX)/bin -! install -c xpdf/pdftops $(PREFIX)/bin -! install -c xpdf.1 $(PREFIX)/man/man1 -! install -c pdftops.1 $(PREFIX)/man/man1 - - clean: - cd goo; $(MAKE) clean ---- 21,30 ---- - cd xpdf; $(MAKE) pdftops - - install: -! install -c xpdf/xpdf $(X11BASE)/bin -! install -c xpdf/pdftops $(X11BASE)/bin -! install -c xpdf.1 $(X11BASE)/man/man1 -! install -c pdftops.1 $(X11BASE)/man/man1 - - clean: - cd goo; $(MAKE) clean |
