diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
commit | 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /audio/tuxguitar/files/patch-build.properties | |
parent | 5a20e7990eb544509174d617d359bf0d4ac64737 (diff) |
Notes
Diffstat (limited to 'audio/tuxguitar/files/patch-build.properties')
-rw-r--r-- | audio/tuxguitar/files/patch-build.properties | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/tuxguitar/files/patch-build.properties b/audio/tuxguitar/files/patch-build.properties index 763a91da11d1..3fcd090ccc90 100644 --- a/audio/tuxguitar/files/patch-build.properties +++ b/audio/tuxguitar/files/patch-build.properties @@ -1,7 +1,7 @@ ---- build.properties.orig 2010-02-26 12:11:41.000000000 +0100 -+++ build.properties 2010-02-26 12:13:52.000000000 +0100 -@@ -5,15 +5,15 @@ - ant.build.javac.target=1.5 +--- build.properties.orig 2009-10-31 14:32:52 UTC ++++ build.properties +@@ -5,15 +5,15 @@ ant.build.javac.source=1.4 + ant.build.javac.target=1.4 ########## DEFAULT LINUX BUILD PROPERTIES ########## -lib.swt.jni=lib/ @@ -25,7 +25,7 @@ ########## UBUNTU BUILD PROPERTIES ########## #lib.swt.jni=/usr/lib/jni/ -@@ -29,15 +29,15 @@ +@@ -29,15 +29,15 @@ dist.doc.path=doc/ #dist.doc.path=${dist.prefix}/share/doc/tuxguitar/ ########## FREEBSD BUILD PROPERTIES ########## @@ -50,7 +50,7 @@ ########## DEFAULT MAC BUILD PROPERTIES ########## #lib.swt.jni=lib/ -@@ -62,4 +62,4 @@ +@@ -62,4 +62,4 @@ dist.doc.path=doc/ #dist.doc.path=doc\\ ## get JanelWindows.exe from http://sourceforge.net/projects/janel/ #janel.exe=utilities\\tuxguitar.exe |