diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2009-02-02 06:28:46 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2009-02-02 06:28:46 +0000 |
commit | 7eb318e4de4b89e90a65bfc90fe07b6aac3c3b10 (patch) | |
tree | 05cdd46bd80dc778fa5b475ec2a9e64f69df0d72 /audio/audacity-devel/files/patch-locale_Makefile.in | |
parent | Fix distfile location for fetch target (diff) |
- Update to 1.3.7
- Fix plist
PR: ports/131239
Submitted by: Jack <xxjack12xx@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=227429
Diffstat (limited to 'audio/audacity-devel/files/patch-locale_Makefile.in')
-rw-r--r-- | audio/audacity-devel/files/patch-locale_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/audacity-devel/files/patch-locale_Makefile.in b/audio/audacity-devel/files/patch-locale_Makefile.in index 979310458e10..e69de29bb2d1 100644 --- a/audio/audacity-devel/files/patch-locale_Makefile.in +++ b/audio/audacity-devel/files/patch-locale_Makefile.in @@ -1,11 +0,0 @@ ---- locale/Makefile.in 2008-07-04 23:33:51.000000000 +0000 -+++ locale/Makefile.in.orig 2008-07-04 23:33:28.000000000 +0000 -@@ -14,7 +14,7 @@ - DATADIR=@datadir@ - # This is an intermediate directory that all files destined for installation - # get put into on the way (make DESTDIR=/foo install). --DESTDIR=@destdir@ -+DESTDIR= - # this is where locale-dependant stuff (i.e. .mo files) goes - LOCALEDIR=@localedir@ - INSTALL=@INSTALL@ |