diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-09 08:59:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-09 08:59:25 +0000 |
commit | a4cd3a36c07bf2e5aab9e44b97d560de78e823d7 (patch) | |
tree | 82361c3ee663cf92fa9f76e646ea7c72426f0d6b /www/amaya/files/patch-ad | |
parent | Chase the thunderbird's big change by fix DEPENDS and build. (diff) |
- Update to 9.2.1
PR: ports/85698
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Approved by: Adam Kranzel <adam@blacktabby.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=142273
Diffstat (limited to 'www/amaya/files/patch-ad')
-rw-r--r-- | www/amaya/files/patch-ad | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/amaya/files/patch-ad b/www/amaya/files/patch-ad deleted file mode 100644 index 3c9876671b71..000000000000 --- a/www/amaya/files/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ ---- ../Options.in.orig Fri Jan 30 01:06:42 2004 -+++ ../Options.in Wed Mar 10 14:37:42 2004 -@@ -27,8 +27,8 @@ - DIFF = @DIFF@ - INSTALL = @INSTALL@ - --INSTALL_DATA= $(INSTALL) -m 444 --INSTALL_BIN= $(INSTALL) -m 755 -+INSTALL_DATA=@INSTALL_DATA@ -+INSTALL_BIN=@INSTALL_PROGRAM@ - - CEXTRACT_FLAGS=@CEXTRACT_FLAGS@ - |