diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2004-12-21 19:42:33 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2004-12-21 19:42:33 +0000 |
commit | 32cd5e11096bef9022256095401aad5fba41d927 (patch) | |
tree | 57c678f9ec4427086f2fdbd65200ea21576ac45e /print/xdvik/files/patch-texk::make::common.mk | |
parent | - Remove tetex-modesw dependency. (diff) |
- Update to 22.84.8.
- Remove tetex-modesw dependency.
Notes
Notes:
svn path=/head/; revision=124721
Diffstat (limited to 'print/xdvik/files/patch-texk::make::common.mk')
-rw-r--r-- | print/xdvik/files/patch-texk::make::common.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/xdvik/files/patch-texk::make::common.mk b/print/xdvik/files/patch-texk::make::common.mk deleted file mode 100644 index fdd9f4925e4b..000000000000 --- a/print/xdvik/files/patch-texk::make::common.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- texk/make/common.mk.orig Mon Feb 9 19:09:33 2004 -+++ texk/make/common.mk Mon Feb 9 19:09:53 2004 -@@ -49,7 +49,7 @@ - # Installation. - INSTALL = @INSTALL@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ --INSTALL_SCRIPT = $(INSTALL_PROGRAM) -+INSTALL_SCRIPT = @INSTALL_SCRIPT@ - INSTALL_DATA = @INSTALL_DATA@ - INSTALL_LIBTOOL_LIBS = INSTALL_DATA='$(INSTALL_DATA)' $(LIBTOOL) install-lib - INSTALL_LIBTOOL_PROG = INSTALL_PROGRAM='$(INSTALL_PROGRAM)' $(LIBTOOL) install-prog |